Commit Graph

13514 Commits

Author SHA1 Message Date
Paulus Schoutsen 1e1a3a1c84 Add persistent notification card 2016-06-24 22:33:32 -07:00
Paulus Schoutsen 168706fdb1 Update version HAJS 2016-06-18 13:19:33 -07:00
Paulus Schoutsen 0e6dc25fcd Update build steps 2016-06-14 18:22:45 -07:00
Paulus Schoutsen e63bcc1567 Fix const declaration 2016-06-14 09:11:10 -07:00
Paulus Schoutsen ec7dfb28e8 Move HA-JS to git submodule 2016-06-14 01:26:02 -07:00
Paulus Schoutsen 3c291d2c98 Update HA-JS 2016-06-13 23:37:44 -07:00
Per Sandström 1fadec8ded fix input_select state change (#67) 2016-06-13 18:23:54 -07:00
Paulus Schoutsen f0466f42e5 Fix toolbar when no views 2016-06-11 23:55:59 -07:00
Paulus Schoutsen 943e9b2899 Remove ES6 from web components 2016-06-11 23:55:43 -07:00
Paulus Schoutsen 19eb3fa193 Update webpack2 beta 2016-06-11 18:05:44 -07:00
Paulus Schoutsen 168cdb80ec More info clean up 2016-06-10 19:44:20 -07:00
Paulus Schoutsen 54c2e125d0 Fix more info scrolling 2016-06-10 19:44:03 -07:00
Paulus Schoutsen 0d4c1be2f8 Clean up state summaries 2016-06-09 23:25:38 -07:00
Paulus Schoutsen 16031117ae Update screenshot 2016-06-09 21:25:49 -07:00
Paulus Schoutsen 8d84b3c63a Add alt tags to camera 2016-06-08 22:41:02 -07:00
Paulus Schoutsen 612a876199 Do not capitalize names 2016-06-01 23:44:09 -07:00
Arnaud Bétrémieux 35139d7cd1 Remove improper capitalization in state display (#64) 2016-06-01 23:41:31 -07:00
Paulus Schoutsen 0a57e08156 Tweak tabs a little. 2016-05-29 09:48:03 -07:00
Paulus Schoutsen 57dfeeff81 Fix eslint 2016-05-28 23:38:13 -07:00
Paulus Schoutsen 07a1663b6c Update packages 2016-05-28 23:26:10 -07:00
Paulus Schoutsen 16e3ac15bb Experimental rollup support 2016-05-28 23:22:24 -07:00
Paulus Schoutsen e3d4213b36 Update node 2016-05-28 23:18:12 -07:00
Paulus Schoutsen d8a260a308 Update require -> import 2016-05-28 23:18:05 -07:00
Paulus Schoutsen 127e76601a Remove unused attribute 2016-05-28 18:36:21 -07:00
Paulus Schoutsen 439545b4f8 Optimize loading core 2016-05-28 18:32:42 -07:00
Paulus Schoutsen c1cbd33d41 Merge pull request #63 from home-assistant/inline-javascript
Clean up - step 2: Break up app in core + ui and inline some scripts
2016-05-28 16:15:07 -07:00
Paulus Schoutsen 60eb731f27 Break up app in core + ui and inline some scripts 2016-05-28 16:07:25 -07:00
Paulus Schoutsen 1840a90fcb Merge pull request #62 from home-assistant/remove-instance-singleton
Clean up - step 1: Remove instance singleton
2016-05-28 11:30:41 -07:00
Paulus Schoutsen 8af4e6eb3f Migrate behavior to global object 2016-05-28 11:16:40 -07:00
Paulus Schoutsen 502497bccb Domain Icon: disable warning in prod 2016-05-28 11:16:04 -07:00
Paulus Schoutsen c50b0c991c Serve moment from window object 2016-05-28 11:15:37 -07:00
Paulus Schoutsen d7993a8899 Add comment explaining weird map behavior 2016-05-28 11:14:50 -07:00
Paulus Schoutsen 96be0e5b8b Remove lodash 2016-05-28 11:14:25 -07:00
Paulus Schoutsen 4f8e2d5687 Remove HA instance singleton 2016-05-28 01:32:39 -07:00
Paulus Schoutsen fcb0aa5fb9 Render spinner asap so loading screen can spin 2016-05-27 23:21:59 -07:00
Paulus Schoutsen 27d928ac07 Tapping view tab scrolls to top 2016-05-27 23:21:31 -07:00
Paulus Schoutsen 0be98873d7 Use sw-precache to generate service worker 2016-05-27 21:44:37 -07:00
Paulus Schoutsen ead2ba36ac More UI tweaks 2016-05-27 20:34:01 -07:00
Paulus Schoutsen 6d2dd25a4c Give the tabs more breathing space 2016-05-27 01:28:02 -07:00
Paulus Schoutsen e933aa8708 Scenes and scripts will no longer be badges
It lead to a confusing user experience
2016-05-27 01:27:40 -07:00
Paulus Schoutsen 2621941919 Fix camera entity picture 401 2016-05-27 01:27:00 -07:00
amorsillo 4a667eb77e Display controls for all members of group if all members are of the s… (#61)
* Display controls for all members of group if all members are of the same domain.

* Clean up for eslint

* Pick the most capable member of a group as a basis for whole group controls

* Create a new state with only necessary attribute changes for group control

* Always use first member of group for base entity of group controls
2016-05-21 13:01:43 -07:00
Paulus Schoutsen 77f4dd1fed Update demo data 2016-05-16 21:54:15 -07:00
Paulus Schoutsen 44ca449de5 Backwards compatible WSGI camera fix 2016-05-15 23:57:17 -07:00
mnestor a0a2299d1a add link ability to configurator (#57)
* add link ability to configurator

* changed to 2 attributes instead of hash

* changed to 2 attributes instead of hash
2016-05-12 23:30:08 -07:00
Paulus Schoutsen 7e6d5e2ff7 HVAC frontend. (#56)
* Initial HVAC frontend

* Fixes

* Fix

* Remove unused code

* Clean up more info hvac

* Reintroduce HVAC state summary

* State Summary wrong attribute name
2016-05-09 21:21:52 -07:00
Dennis Karpienski 6a8e6a5a08 fixed select input (#51)
the event was fired too often, so the source was always reset
https://github.com/home-assistant/home-assistant/issues/1874
2016-05-07 08:07:36 -07:00
Paulus Schoutsen 25a7759be0 Minify CSS 2016-05-07 08:06:21 -07:00
Paulus Schoutsen 097f85cab2 Update dependencies 2016-05-06 23:34:52 -07:00
Paulus Schoutsen 0c353ce102 layout tweaks 2016-05-06 23:04:57 -07:00