Commit Graph

42 Commits

Author SHA1 Message Date
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
joBr99
46d2c2c97c initzialize dim value correctly after config change 2022-03-07 20:39:16 +01:00
Matthijs
2fff31f81f Added support for scenes
Perhaps you want to use a different icon? I choose the musical notes because yeah that is sometimes used :)

But hey at least this works for me! We can also add another button type ('scene') to get rid of the `startswith` method but then I'll need to look into the Nextion editor I guess.
2022-03-07 19:16:17 +01:00
joBr99
bd1e7c2107 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-07 18:27:26 +01:00
joBr99
4329e72dbe changed log level of messages to debug 2022-03-07 18:27:19 +01:00
Matthijs
fcddf8865e Added support for HomeAssistant input_button
I only recently started using HomeAssistant, not sure if `button` is incorrect (and can be removed) but for me at least when I create a 'helper'/button it is of type `input_button`.
2022-03-07 17:59:02 +01:00
joBr99
25043003e0 adjust volume range 2022-03-07 17:52:56 +01:00
joBr99
20cad1958d fix pos/vol slider service 2022-03-07 17:40:41 +01:00
joBr99
9d4bd3b2fb fix volume slider 2022-03-07 17:37:11 +01:00
joBr99
62ff23ace7 fixed typo 2022-03-07 17:33:18 +01:00
joBr99
7547035137 implemented volume slider of media page 2022-03-07 17:29:22 +01:00
joBr99
b5f5d2898a fixed sensors 2022-03-07 17:12:42 +01:00
joBr99
df350e9d20 fixed unintended dim on startup, implemented playpause on media page 2022-03-07 17:01:57 +01:00
Gerard
1ff2a9b2c4 Change timeout screensaver to seconds 2022-03-06 23:42:51 +01:00
Gerard
0e88a27e7c Change service to media_play_pause
Removed `media_player` in front as that gave an error
2022-03-06 23:22:54 +01:00
joBr99
74d79b6ac6 Fix error in update_screensaver_brightness 2th 2022-03-06 23:20:33 +01:00
joBr99
46252545a8 Fix error in update_screensaver_brightness 2022-03-06 23:10:43 +01:00
joBr99
d061ea103c restructure for hacs 2022-03-06 22:40:05 +01:00