Johannes Braun
87c6f4711e
implemented color wheel and external detail update
2022-03-12 18:14:56 +01:00
Johannes
980c9da326
update timeout handling in backend
2022-03-11 20:25:16 +01:00
Johannes
58223b9305
fail silently on missconfigured items and do not longer raise exception
2022-03-10 20:21:54 +01:00
Johannes
a3992c044a
Update nspanel-lovelance-ui.py
2022-03-09 15:42:20 +01:00
Johannes
883a86060d
Update nspanel-lovelance-ui.py
2022-03-09 15:30:40 +01:00
Johannes
dad7b2f068
Merge branch 'main' into patch-1
2022-03-09 15:29:43 +01:00
Johannes
67d64e5211
Change weather callback to every 10 minutes
2022-03-09 15:27:42 +01:00
Gerard
72ea8a7cfe
Change weather interval to 15 minutes
...
As discussed in #26 .
2022-03-09 15:23:06 +01:00
Gerard
7738ed7ed3
Show weather data directly when screensaver opens
...
As discussed in #26 .
2022-03-09 15:12:28 +01:00
Johannes
835f548094
Remove unused imports
2022-03-09 12:44:57 +01:00
Gerard
1775ba3cb1
Show days in weather forecast
2022-03-09 12:06:56 +01:00
Johannes Braun
e67963d357
added initial implementation of weather
2022-03-09 00:25:54 +01:00
Johannes Braun
ff70affbad
altered timeout command and added weather to screensaver page in display firmware
2022-03-08 22:14:07 +01:00
Gerard
3589fd39e8
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
16ca18cfd9
Fix indent
...
Found this while the media buttons didn't work anymore
2022-03-07 23:46:30 +01:00
Johannes Braun
a0eb57a76f
fixed calculating current dim value
2022-03-07 21:32:47 +01:00
Johannes Braun
ff169c6e07
raise exeption in case an configured item doesn't exist
2022-03-07 21:15:54 +01:00
Johannes Braun
08be5f1cf4
added palette icon for scenes
2022-03-07 21:02:32 +01:00
Matthijs
bbaef762bc
Merge branch 'main' into patch-3
2022-03-07 20:50:20 +01:00
Johannes Braun
bc4625798f
initzialize dim value correctly after config change
2022-03-07 20:39:16 +01:00
Matthijs
f77327cf7b
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
Johannes Braun
68ee8b56ca
Merge branch 'main' of github.com:joBr99/nspanel-widget-ui
2022-03-07 18:27:26 +01:00
Johannes Braun
574c717e31
changed log level of messages to debug
2022-03-07 18:27:19 +01:00
Matthijs
533b88aa30
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
Johannes Braun
8f5f9c00f4
adjust volume range
2022-03-07 17:52:56 +01:00
Johannes Braun
d68b6f7d98
fix pos/vol slider service
2022-03-07 17:40:41 +01:00
Johannes Braun
e652885b5f
fix volume slider
2022-03-07 17:37:11 +01:00
Johannes Braun
36beb87c93
fixed typo
2022-03-07 17:33:18 +01:00
Johannes Braun
cdb697f41e
implemented volume slider of media page
2022-03-07 17:29:22 +01:00
Johannes Braun
f940cf0e43
fixed sensors
2022-03-07 17:12:42 +01:00
Johannes Braun
5a49544328
fixed unintended dim on startup, implemented playpause on media page
2022-03-07 17:01:57 +01:00
Gerard
3796ed5aa4
Change timeout screensaver to seconds
2022-03-06 23:42:51 +01:00
Gerard
5e2b51016d
Change service to media_play_pause
...
Removed `media_player` in front as that gave an error
2022-03-06 23:22:54 +01:00
Johannes
fbc809d1e6
Fix error in update_screensaver_brightness 2th
2022-03-06 23:20:33 +01:00
Johannes
a98eb702b6
Fix error in update_screensaver_brightness
2022-03-06 23:10:43 +01:00
Johannes Braun
2093dab961
restructure for hacs
2022-03-06 22:40:05 +01:00