Paulus Schoutsen
a4544dc4ce
Merge pull request #39 from balloob/updater
...
Let link point directly to the 'updating' section
2016-03-13 09:01:22 -07:00
Fabian Affolter
502906674f
Add elevation
2016-03-13 15:59:26 +01:00
Fabian Affolter
5833aa9aee
Let link point directly to the 'updating' section
2016-03-13 14:54:44 +01:00
Paulus Schoutsen
3467b57390
Update link to templates
2016-03-12 16:09:37 -08:00
Paulus Schoutsen
ee54b13153
Tweak unavailable state
2016-03-12 10:27:24 -08:00
Paulus Schoutsen
8187b8d964
Merge pull request #34 from w1ll1am23/display_offline
...
Display a different entity icon if device is unavailable
2016-03-12 10:17:19 -08:00
William Scanlon
c95e7dae4a
Fade icon to grey for all entities it unavailable
2016-03-04 13:48:38 -05:00
Dan Smith
6157df779a
Fix the safety-related sensor class icons
...
Commit 3ad5b9acb2c4b9388af8861b4efdbba3302b7908 added some new icons
in the middle of the safety-related ones so that some things like
'safety' and 'gas' now resolve to a brightness icon. This moves them
down in the list to match up with the original peers 'smoke' and 'power'.
2016-03-02 14:15:06 -08:00
William Scanlon
6dd7d9d158
Remove condition from binary sensor
2016-03-01 12:02:13 -05:00
William Scanlon
e8d9bfd33c
Display error icon if unavailable
2016-03-01 11:40:31 -05:00
William Scanlon
fefa4e6d5c
Display error icon if unavailable
2016-03-01 11:39:08 -05:00
William Scanlon
cedff05684
Change color based on online status
2016-02-29 12:56:40 -05:00
Paulus Schoutsen
4824268203
Fix border radius on camera card
2016-02-28 01:26:12 -08:00
Paulus Schoutsen
c580a9eb89
Update and fix linting
2016-02-28 00:31:45 -08:00
Paulus Schoutsen
7df224335d
Update lodash to v4
2016-02-28 00:02:16 -08:00
Paulus Schoutsen
6615f2366c
Show scripts as a button if cannot cancel
2016-02-27 23:12:57 -08:00
Paulus Schoutsen
0cdc129de5
Add icon for input_select
2016-02-27 18:09:59 -08:00
William Scanlon
1f242866b9
Changed sound icon to music-note
2016-02-26 11:31:29 -05:00
William Scanlon
cf84ec730a
added missing ;
2016-02-25 14:28:14 -05:00
William Scanlon
3ad5b9acb2
Update state icons for binary sensors
2016-02-25 14:16:48 -05:00
Paulus Schoutsen
5c2b2c12ec
Fix lock more info dialog for code formatting
2016-02-24 22:03:43 -08:00
Paulus Schoutsen
bee75620fe
Clean up and fix lock more info
2016-02-21 23:09:11 -08:00
Paulus Schoutsen
a3b5484a7e
Performance upgrades
2016-02-21 22:47:05 -08:00
Paulus Schoutsen
eab7940b4d
Fix color picker sometimes not visible
2016-02-21 20:18:16 -08:00
Paulus Schoutsen
4a85f5fa63
Fix group toggle not showing
2016-02-20 16:04:35 -08:00
Paulus Schoutsen
40ff847f2d
Better handle if image fails to load
2016-02-20 00:09:44 -08:00
Dan Smith
ae41787f5f
Adjust the binary_sensor icon according to sensor_class
...
This makes us call stateIcon() from computeIcon() instead of domainIcon(),
and breaks out the actual icon determination logic into a separate function.
I tested with a sensor in a card and a badge and it looks good.
2016-02-18 12:25:00 -08:00
Paulus Schoutsen
2736dab59e
Remove unused component
2016-02-16 23:27:05 -08:00
Paulus Schoutsen
09d0e529ed
Add support for entity cards
2016-02-16 23:26:56 -08:00
Paulus Schoutsen
1fb3f2bbf4
Rename domain-card -> entities-card
2016-02-16 21:24:09 -08:00
Paulus Schoutsen
70b04333f1
More info dialog cleanup
2016-02-16 20:46:21 -08:00
Paulus Schoutsen
f3399c2c3a
Add support for assumed_state
2016-02-15 01:00:12 -08:00
Paulus Schoutsen
f393db1bae
Merge pull request #28 from turbokongen/master
...
Support for Mousedetectors connected in Verisure systems
2016-02-13 00:22:10 -08:00
John Arild Berentsen
e3f58ea779
Unit fix
2016-02-13 09:06:19 +01:00
John Arild Berentsen
bf6dafe825
Support for Mousedetectors connected in Verisure systems
2016-02-12 21:44:59 +01:00
Paulus Schoutsen
1380e59e18
Add proximity icon
2016-02-11 22:16:42 -08:00
Paulus Schoutsen
0d59490ebc
Add support for garage doors
2016-02-11 21:51:25 -08:00
Paulus Schoutsen
31fb734c5b
Prevent re-render just before hiding more info modal
2016-02-10 22:15:57 -08:00
Paulus Schoutsen
77a2f3ace3
Make sure colorpicker is always drawn
2016-02-10 22:15:57 -08:00
Paulus Schoutsen
cac1953eb6
Merge pull request #25 from turbokongen/master
...
Support for verisure locks.
2016-02-09 21:23:06 -08:00
Paulus Schoutsen
4900a9f608
Fix map CSS inlining by vulcanize
2016-02-08 21:57:42 -08:00
Paulus Schoutsen
de22de9a08
Fix: entity pictures are circular again
2016-02-07 11:31:41 -08:00
Paulus Schoutsen
4d3c0e6a4c
Update packages
2016-02-07 00:13:39 -08:00
Paulus Schoutsen
374d9a0514
Fix focus on tab when changing via back button
2016-02-06 23:32:33 -08:00
Paulus Schoutsen
8c3fc533b1
state label badge will render unknown state as dash
2016-02-06 22:40:23 -08:00
turbokongen@hotmail.com
9a81c557f6
Support for locks that need code to lock/unlock in frontend
...
More fixes, Code input is now available in more-info card for lock
Fix
If code not needed, do not show lock and unlock buttons
2016-02-04 15:26:02 +01:00
Paulus Schoutsen
8050e08615
Represent arrays nicer in default mor info
2016-01-31 13:38:24 -08:00
Paulus Schoutsen
7373733c41
Add input_select to the frontend
2016-01-31 13:36:40 -08:00
Paulus Schoutsen
4a9cb96175
Add weblink support to the frontend
2016-01-31 11:59:15 -08:00
Paulus Schoutsen
8524390ae5
Add domain icon for automation
2016-01-25 22:46:04 -08:00