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
Per Sandström
185a8c0c9f
unavailable displayed on state label badge ( #55 )
2016-05-03 18:54:39 -07:00
Paulus Schoutsen
40027eaac6
Webpack 2
2016-04-28 16:30:38 +02:00
Paulus Schoutsen
3af16b2650
Update eslint config
2016-04-28 16:19:27 +02:00
Paulus Schoutsen
11311809c1
Update HA-JS version
2016-04-20 09:10:27 -07:00
Paulus Schoutsen
49e5cdde46
Collapse media cards with no cover
2016-04-19 21:38:33 -07:00
Paulus Schoutsen
a21547abfb
Upgrade HA-JS with iso8601
2016-04-16 10:04:16 -07:00
Paulus Schoutsen
cc50f55e05
Update packages
2016-04-16 02:06:43 -07:00
Paulus Schoutsen
e21ffafd3d
Fix media player top card radius
2016-04-14 23:03:39 -07:00
Paulus Schoutsen
1ad673ff6f
Merge pull request #47 from TheRealLink/yamaha-input
...
added input select to media_player
2016-04-14 13:10:27 -07:00
Dennis Karpienski
3e7d774704
removed unused code and added floating label
2016-04-14 09:16:42 +02:00
Paulus Schoutsen
edafede8e4
Merge pull request #48 from balloob/migrate-repo
...
Migrate to home-assistant org
2016-04-12 21:06:27 -07:00
Paulus Schoutsen
c41c89231d
Migrate to home-assistant org
2016-04-12 20:59:29 -07:00
Dennis Karpienski
40f30b3f18
fixed code style
2016-04-12 17:27:29 +02:00
Dennis Karpienski
5e9ac5d49b
fixed style
2016-04-12 17:21:29 +02:00
Dennis Karpienski
c53a8564c1
check for attribute
2016-04-12 17:21:20 +02:00