Commit Graph

529 Commits

Author SHA1 Message Date
joBr99
d061ea103c restructure for hacs 2022-03-06 22:40:05 +01:00
joBr99
282138c851 removed page event in startup screen 2022-03-06 21:46:28 +01:00
joBr99
9c21380e05 added media page buttons 2022-03-06 21:29:33 +01:00
joBr99
b84e4bd11f added config for screensaver brightness 2022-03-06 21:18:22 +01:00
joBr99
93523cb2e3 enable timeout on media page 2022-03-06 19:03:06 +01:00
joBr99
2daab25630 fixed font 0 2022-03-06 18:52:57 +01:00
joBr99
614adaf96a added media player card and external updates
closes #8 and closes #9
2022-03-06 18:38:20 +01:00
joBr99
b7a7c869df Merge pull request #13 from gerard33/patch-1
Add timeout for screensaver config
2022-03-06 18:17:07 +01:00
Gerard
28b7096e4f Add timeout for screensaver config 2022-03-06 18:14:12 +01:00
joBr99
9fe9a4f0f1 add time debug output 2022-03-06 17:11:10 +01:00
joBr99
93c8ebde9b implement disable on brightness slider 2022-03-06 16:08:13 +01:00
joBr99
84cc9e5d95 implemented input_boolean 2022-03-06 16:02:41 +01:00
joBr99
eb3491121f Merge pull request #12 from gerard33/patch-1
Check for correct screensaver timeout value
2022-03-06 15:34:22 +01:00
Gerard
7c32b0e2fc Check for correct screensaver timeout value 2022-03-06 15:32:12 +01:00
joBr99
dcc37ed713 Fix bug in split_55 function
fixes #11
2022-03-06 15:18:04 +01:00
joBr99
7b95aa3a72 register callbacks for state change listening 2022-03-06 11:55:35 +01:00
joBr99
c41e4e33eb Merge pull request #10 from gerard33/patch-1
Update popupLight page
2022-03-06 11:44:24 +01:00
Gerard
31de321edc Update popupLight page
* When the light is off there is no attribute brightness, so in that case show brightness as 0.
* There are also lights with no brightness, in that case show brightness as 100% -> maybe cleaner to not show the popupLight page for these lights?
* Show color temp range slider only if light is on as attribute `color_temp` is only available when light is on.
2022-03-06 11:25:23 +01:00
joBr99
8e478c1e17 set timeout on startup 2022-03-06 01:19:03 +01:00
joBr99
7d0ff4fb2c added sleep timer to media page 2022-03-06 01:09:35 +01:00
joBr99
dc77f2c5b5 show colortemp only if devices supports it 2022-03-06 01:06:22 +01:00
joBr99
a4cf3926aa implemented buttons of media page 2022-03-06 01:00:37 +01:00
joBr99
e0d7deade8 added inital support for media card in appdeamon app 2022-03-06 00:50:57 +01:00
joBr99
82b39cc714 added inital page gen for media card 2022-03-06 00:18:18 +01:00
joBr99
5a97f96125 update appdaemon.py 2022-03-06 00:04:10 +01:00
joBr99
e4376d46b5 added pageType command for media page and stripped spinner 2022-03-05 23:54:44 +01:00
joBr99
b4a5508ced replaced startup loading spinner 2022-03-05 23:12:08 +01:00
joBr99
3fbb97b065 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-05 23:00:15 +01:00
joBr99
9e5004efa8 moved config from json files to apps.yaml 2022-03-05 23:00:01 +01:00
joBr99
9795e1579e Add startup event 2022-03-05 22:43:57 +01:00
joBr99
c226ceeefe adjust nodered flow to breaking changes in display firmware 2022-03-05 22:39:08 +01:00
joBr99
9d96dd1bc4 implemented temperature page 2022-03-05 20:20:02 +01:00
joBr99
a035dbce5c add appdeamon config file 2022-03-05 19:46:41 +01:00
joBr99
1549849c86 add breaking changes to thermo page 2022-03-05 18:55:58 +01:00
joBr99
d0a0f8a7cf merged 2022-03-05 18:39:36 +01:00
joBr99
a1eb27a343 implemented detail pages 2022-03-05 18:38:05 +01:00
joBr99
a658e1433c fixed shutter page 2022-03-05 18:37:44 +01:00
joBr99
cf37379458 added breaking changes to buttons on detail pages 2022-03-05 17:27:27 +01:00
joBr99
725edc5f5c implemented button events for cardEntities page 2022-03-05 16:48:04 +01:00
joBr99
3a0135195f breaking change to the buttonPress events of entities page 2022-03-05 14:36:48 +01:00
joBr99
d096a07c73 breaking change to entityUpd Command 2022-03-05 14:16:11 +01:00
joBr99
062c781c2b Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-05 13:13:05 +01:00
joBr99
94299beaef refactored types on entities page 2022-03-05 13:12:32 +01:00
joBr99
8e301bc069 Update README.md 2022-03-05 12:45:30 +01:00
joBr99
dcfe4939a1 move nodered to seperate folder and add seperate tft file for it 2022-03-05 12:07:22 +01:00
joBr99
fd1e9ff1a4 fixed page type 2022-03-05 11:49:35 +01:00
joBr99
c8248b215d added startup event 2022-03-05 11:44:12 +01:00
joBr99
3603f3fff9 send startup messages on setup page muliple times 2022-03-05 11:43:08 +01:00
joBr99
b5bd0ab5ab fixed msg on startup page 2022-03-05 11:34:08 +01:00
joBr99
76e87b2f9d added startup page 2022-03-05 10:45:12 +01:00