Commit Graph

535 Commits

Author SHA1 Message Date
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
joBr99
39cd3ac3f1 added input_button to example config 2022-03-07 19:28:53 +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
joBr99
f77efa372c Merge pull request #21 from Mattie112/patch-2
Added support for HomeAssistant `input_button`
2022-03-07 18:14:00 +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
fd26bf4b32 changed default time format 2022-03-07 17:24:32 +01:00
joBr99
1600d13f52 fix unintend dim on startup page 2022-03-07 17:15:15 +01:00
joBr99
b5f5d2898a fixed sensors 2022-03-07 17:12:42 +01:00
joBr99
912c98dff2 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-07 17:02:08 +01:00
joBr99
df350e9d20 fixed unintended dim on startup, implemented playpause on media page 2022-03-07 17:01:57 +01:00
joBr99
2ef0d28eb9 Merge pull request #20 from Mattie112/patch-1
Fixed URL to message-flow picture in README
2022-03-07 16:51:25 +01:00
Matthijs
5b39caa646 Fixed URL to message-flow picture in README 2022-03-07 16:49:41 +01:00
joBr99
dc7f7c588f Update info.md 2022-03-07 16:38:34 +01:00
joBr99
45bb801765 Update README.md 2022-03-07 16:38:01 +01:00
joBr99
beefe659f9 add note to flow 2022-03-07 15:15:07 +01:00
joBr99
911c822819 Update info.md 2022-03-07 12:29:59 +01:00
joBr99
27a6048236 Update hacs.json 2022-03-07 12:29:21 +01:00
joBr99
8ae67dbff4 Update README.md 2022-03-07 12:28:51 +01:00
joBr99
d03a8abf63 Update README.md 2022-03-07 12:20:45 +01:00
joBr99
beca50e2ca Update README.md 2022-03-07 12:17:36 +01:00
joBr99
7122e5765d Update screens.png 2022-03-07 08:47:29 +01:00
joBr99
cf40c4c966 Update README.md 2022-03-07 08:42:20 +01:00
joBr99
0c6e69b8f0 Update README.md 2022-03-07 08:41:37 +01:00
joBr99
4ec2eddd6f Update README.md 2022-03-07 01:07:42 +01:00
joBr99
0cd5ad6e14 Update README.md 2022-03-07 01:06:54 +01:00
joBr99
d00cc03cff Update README.md 2022-03-07 01:06:10 +01:00
joBr99
85cfc5c331 Update README.md 2022-03-07 01:04:04 +01:00
joBr99
afec561175 Update README.md 2022-03-07 01:00:10 +01:00
joBr99
16865ebd4e docs 2022-03-07 00:59:38 +01:00
joBr99
a8cf2159de docs 2022-03-07 00:57:59 +01:00
joBr99
3767001a83 docs 2022-03-07 00:40:25 +01:00
joBr99
88b79dd417 docs 2022-03-07 00:26:43 +01:00
joBr99
cddbf1186e Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-07 00:13:41 +01:00
joBr99
18bea319aa fix links 2022-03-07 00:13:33 +01:00
joBr99
f9ed382611 Update README.md 2022-03-07 00:12:32 +01:00
joBr99
090b2872fe Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-07 00:11:41 +01:00
joBr99
5e635e409a rewrite docs 2022-03-07 00:11:34 +01:00
joBr99
db6fac58ca Merge pull request #18 from gerard33/patch-1
Change timeout screensaver to seconds
2022-03-06 23:50:44 +01:00
Gerard
5c6ea920b2 Update apps.yaml 2022-03-06 23:44:48 +01:00
Gerard
48228714e4 Update readme 2022-03-06 23:43:54 +01:00
Gerard
1ff2a9b2c4 Change timeout screensaver to seconds 2022-03-06 23:42:51 +01:00
joBr99
a67679c6a6 Merge pull request #16 from gerard33/patch-2
Change service to media_play_pause
2022-03-06 23:26:15 +01:00