Commit Graph

67 Commits

Author SHA1 Message Date
joBr99
1fa5984fb1 added light color to detail page 2022-03-19 22:00:31 +01:00
joBr99
a0dc17e245 added light with brightness only 2022-03-19 21:30:00 +01:00
joBr99
04029051e8 added brightness 2022-03-19 21:24:03 +01:00
joBr99
65d277d120 set current rgb_color 2022-03-19 20:56:15 +01:00
joBr99
8673e794e9 move color stuff to seperate file 2022-03-19 20:39:11 +01:00
joBr99
8099e17d16 added color to commands for entity page 2022-03-19 20:14:02 +01:00
joBr99
68b9f53df8 Update nspanel-lovelace-ui.py 2022-03-19 19:16:43 +01:00
joBr99
5a69a8b4db Update nspanel-lovelace-ui.py 2022-03-19 18:26:12 +01:00
Gerard
a109852be6 Change to f-string 2022-03-19 17:58:11 +01:00
joBr99
e38d5f4fb7 fixed function call 2022-03-19 16:47:41 +01:00
joBr99
342ceadc67 fixed state callback 2022-03-19 16:23:23 +01:00
joBr99
165e00e860 fixed callback 2022-03-19 14:46:03 +01:00
joBr99
3f7f1c6c85 changed to new entities msg format 2022-03-19 14:30:24 +01:00
Gerard
c495a6eafe Add localization for weather forecast
Show the day in local format for the weather forecast
2022-03-17 21:21:59 +01:00
joBr99
f91e27781f added localization support for date 2022-03-16 23:39:36 +01:00
joBr99
ab314e3401 display light detail in correct mode 2022-03-16 17:37:21 +01:00
joBr99
d341e1e5b6 change missing colors 2022-03-14 19:52:46 +01:00
joBr99
1b974a0a95 Added Icons on Therm Page 2022-03-14 19:14:10 +01:00
joBr99
8c729f8064 Implemented safe values for thermo page 2022-03-13 23:23:58 +01:00
joBr99
50f36d2570 Update nspanel-lovelace-ui.py 2022-03-13 19:12:41 +01:00
joBr99
a84daaded9 Update nspanel-lovelace-ui.py 2022-03-13 19:09:25 +01:00
joBr99
3d22205816 Update nspanel-lovelace-ui.py 2022-03-13 19:07:07 +01:00
joBr99
0a53554978 fix for device_class in sensor item 2022-03-13 18:24:07 +01:00
joBr99
50cb3d81d3 added error messages for apps.yaml missconfiguration 2022-03-13 15:24:48 +01:00
joBr99
985ac46e02 fixed detail page shutter 2022-03-13 01:02:43 +01:00
joBr99
5a0fbf12c9 unified names 2022-03-13 00:48:52 +01:00
joBr99
68e3a72426 Update nspanel-lovelance-ui.py 2022-03-13 00:35:18 +01:00
joBr99
4cc2d11cfb Added "hs" to color modes for color wheel 2022-03-12 23:35:13 +01:00
joBr99
11bc69ea14 added rgbw to color modes for color wheel 2022-03-12 23:32:00 +01:00
joBr99
6a4b595778 fix bug on light page #2 2022-03-12 19:49:58 +01:00
joBr99
903f9dd7bf bugfix on light detail page 2022-03-12 19:33:21 +01:00
joBr99
841b405fba implemented color wheel and external detail update 2022-03-12 18:14:56 +01:00
joBr99
62e52801ad update timeout handling in backend 2022-03-11 20:25:16 +01:00
joBr99
9553a90875 fail silently on missconfigured items and do not longer raise exception 2022-03-10 20:21:54 +01:00
joBr99
3e22001549 Update nspanel-lovelance-ui.py 2022-03-09 15:42:20 +01:00
joBr99
142dacc890 Update nspanel-lovelance-ui.py 2022-03-09 15:30:40 +01:00
joBr99
0a24724a64 Merge branch 'main' into patch-1 2022-03-09 15:29:43 +01:00
joBr99
028af6b997 Change weather callback to every 10 minutes 2022-03-09 15:27:42 +01:00
Gerard
1f6c014269 Change weather interval to 15 minutes
As discussed in #26.
2022-03-09 15:23:06 +01:00
Gerard
cc52230c97 Show weather data directly when screensaver opens
As discussed in #26.
2022-03-09 15:12:28 +01:00
joBr99
7a819a6458 Remove unused imports 2022-03-09 12:44:57 +01:00
Gerard
28a033aa07 Show days in weather forecast 2022-03-09 12:06:56 +01:00
joBr99
9d9d377f4c added initial implementation of weather 2022-03-09 00:25:54 +01:00
joBr99
50e8a893dc altered timeout command and added weather to screensaver page in display firmware 2022-03-08 22:14:07 +01:00
Gerard
33d3f48115 Some textual updates
Import of hassapi can be simplified-> https://appdaemon.readthedocs.io/en/latest/CONFIGURE.html?highlight=import%20hassapi%20as%20hass#configuring-a-test-app
2022-03-08 00:33:02 +01:00
Gerard
4565158034 Fix indent
Found this while the media buttons didn't work anymore
2022-03-07 23:46:30 +01:00
joBr99
f90389e3c8 fixed calculating current dim value 2022-03-07 21:32:47 +01:00
joBr99
01cda49a97 raise exeption in case an configured item doesn't exist 2022-03-07 21:15:54 +01:00
joBr99
0786ac43d8 added palette icon for scenes 2022-03-07 21:02:32 +01:00
Matthijs
d8a2957cfd Merge branch 'main' into patch-3 2022-03-07 20:50:20 +01:00