Commit Graph

2005 Commits

Author SHA1 Message Date
joBr99
af71f7048e Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-19 22:00:39 +01:00
joBr99
1fa5984fb1 added light color to detail page 2022-03-19 22:00:31 +01:00
joBr99
b688ea41e2 added icon to popup light command (add nextion2text) 2022-03-19 20:49:20 +00:00
joBr99
14050f3e66 added icon to popup light command 2022-03-19 21:48:56 +01:00
joBr99
a0dc17e245 added light with brightness only 2022-03-19 21:30:00 +01:00
joBr99
04029051e8 added brightness 2022-03-19 21:24:03 +01:00
joBr99
65d277d120 set current rgb_color 2022-03-19 20:56:15 +01:00
joBr99
988fdb7d92 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-19 20:39:18 +01:00
joBr99
8673e794e9 move color stuff to seperate file 2022-03-19 20:39:11 +01:00
joBr99
48b6347ba7 added color to commands for entity page (add nextion2text) 2022-03-19 19:14:22 +00:00
joBr99
8099e17d16 added color to commands for entity page 2022-03-19 20:14:02 +01:00
joBr99
9ab58f3ab8 added color to update command on entity card 2022-03-19 20:08:58 +01:00
joBr99
68b9f53df8 Update nspanel-lovelace-ui.py 2022-03-19 19:16:43 +01:00
joBr99
5a69a8b4db Update nspanel-lovelace-ui.py 2022-03-19 18:26:12 +01:00
joBr99
250547fc57 Merge pull request #41 from gerard33/patch-1
Change to f-string
2022-03-19 18:10:18 +01:00
joBr99
9aec11c6e2 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-19 17:09:24 +00:00
joBr99
00495a0a93 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-19 18:09:03 +01:00
joBr99
09ae0a6290 increase max mem for cmd 2022-03-19 18:08:54 +01:00
Gerard
a109852be6 Change to f-string 2022-03-19 17:58:11 +01:00
joBr99
3281216851 bind startup animation to ui element (add nextion2text) 2022-03-19 16:06:25 +00:00
joBr99
74fd8082ae bind startup animation to ui element 2022-03-19 17:06:01 +01:00
joBr99
e38d5f4fb7 fixed function call 2022-03-19 16:47:41 +01:00
joBr99
342ceadc67 fixed state callback 2022-03-19 16:23:23 +01:00
joBr99
e49f436881 fixed page command (add nextion2text) 2022-03-19 14:45:12 +00:00
joBr99
5f4021466d fixed page command 2022-03-19 15:44:52 +01:00
joBr99
165e00e860 fixed callback 2022-03-19 14:46:03 +01:00
joBr99
3f7f1c6c85 changed to new entities msg format 2022-03-19 14:30:24 +01:00
joBr99
a43c689d48 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-19 14:07:35 +01:00
joBr99
4100f5ae05 extended cmd length 2022-03-19 14:07:24 +01:00
joBr99
3cef6cde98 changed entities page message format (add nextion2text) 2022-03-19 12:36:24 +00:00
joBr99
833b06f618 changed entities page message format 2022-03-19 13:36:00 +01:00
joBr99
b9c41ac346 changed entities page message format 2022-03-19 13:35:34 +01:00
joBr99
0b781fd0ac Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-19 07:32:22 +00:00
joBr99
4ec2f179e1 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-19 08:31:54 +01:00
joBr99
02f331de33 removed font 3, to save some space 2022-03-19 08:31:35 +01:00
joBr99
b1be7932c3 added page command to screensaver (add nextion2text) 2022-03-19 07:22:33 +00:00
joBr99
fdbae233fd added page command to screensaver 2022-03-19 08:22:04 +01:00
joBr99
e100557692 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui (add nextion2text) 2022-03-19 07:08:42 +00:00
joBr99
6be14d6403 Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-19 08:08:14 +01:00
joBr99
7c51e2fb90 added early version of alarm screen 2022-03-19 08:07:53 +01:00
joBr99
2e67daa65f Merge pull request #40 from gerard33/patch-1
Add localization for weather forecast
2022-03-17 21:54:02 +01:00
Gerard
94b7af9b3a Update info.md 2022-03-17 21:29:23 +01:00
Gerard
f0b26e57d0 Update apps.yaml 2022-03-17 21:28:57 +01:00
Gerard
16153c9ed8 Update README.md 2022-03-17 21:28:05 +01:00
Gerard
c495a6eafe Add localization for weather forecast
Show the day in local format for the weather forecast
2022-03-17 21:21:59 +01:00
joBr99
cc19131894 Merge pull request #39 from britzelpuf/main
some cleanup and some fixes
2022-03-17 20:39:14 +01:00
joBr99
b5e2189d7a Update codeql-analysis.yml 2022-03-17 20:34:52 +01:00
britzelpuf
65d54b523a - general cleanup
- updated Accuweather mapping
- added Button code
2022-03-17 20:05:15 +01:00
joBr99
7ae5c0340e Update README.md 2022-03-16 23:53:39 +01:00
joBr99
f91e27781f added localization support for date 2022-03-16 23:39:36 +01:00