Commit Graph

16 Commits

Author SHA1 Message Date
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