Commit Graph

3908 Commits

Author SHA1 Message Date
joBr99
1e2a7bc2ca allow empty type as alternative for delete (add nextion2text) 2022-03-26 00:28:30 +00:00
joBr99
9b6c566dd5 allow empty type as alternative for delete 2022-03-26 01:28:10 +01:00
joBr99
758d7a71ec implemented navigation within tree 2022-03-26 01:23:41 +01:00
joBr99
00adcebcf2 fixes #72 at least for now 2022-03-25 22:58:34 +01:00
joBr99
a80c61f8a0 fixes #69 2022-03-25 22:34:31 +01:00
joBr99
2806c5f706 fixes #74 2022-03-25 22:30:00 +01:00
joBr99
53c791fec8 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-25 22:23:36 +01:00
joBr99
f4e9d570aa fixes #73 2022-03-25 22:23:27 +01:00
joBr99
576c7f8755 fixed localization for buttons 2022-03-25 20:58:04 +01:00
joBr99
89c6cd6092 send brightness and timeout on startup 2022-03-25 20:50:45 +01:00
joBr99
69a0730b2b Update localization.py 2022-03-25 20:44:19 +01:00
joBr99
89a65b49b2 Update localization.py 2022-03-25 20:43:07 +01:00
joBr99
934cfdc1c4 Add localization to thermo page status 2022-03-25 20:39:26 +01:00
joBr99
c79f7b081a Update localization.py 2022-03-25 20:37:40 +01:00
joBr99
08812354f8 Merge pull request #70 from gerard33/patch-2
Some textual updates
2022-03-25 20:26:51 +01:00
joBr99
06b016abd6 Update localization.py 2022-03-25 20:25:28 +01:00
Gerard
5504cc3c70 Some textual updates 2022-03-25 20:23:28 +01:00
joBr99
75369e8d8a Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-25 16:57:17 +01:00
joBr99
100da87b59 update config 2022-03-25 16:57:11 +01:00
joBr99
a689e0190b added am/pm on screensaver (add nextion2text) 2022-03-25 15:31:46 +00:00
joBr99
811ad68f37 added am/pm on screensaver 2022-03-25 16:31:28 +01:00
joBr99
027d1a1d0b Merge pull request #65 from gerard33/patch-3
Rename `getEntityColor` to `get_entity_color`
2022-03-25 15:46:22 +01:00
joBr99
82418043d2 add min brightness 2022-03-25 15:46:03 +01:00
joBr99
255c6cb84e fix ext update 2022-03-25 15:44:12 +01:00
joBr99
9002fa3ee7 merged main into pr 2022-03-25 15:29:40 +01:00
joBr99
531100f26b fixed erron in gen items 2022-03-25 15:11:33 +01:00
joBr99
e56bc16f95 Merge pull request #68 from joBr99/newConfigFormat
new config parseing
2022-03-25 15:05:09 +01:00
joBr99
db1fb5d00d fixed altert 2022-03-25 14:43:33 +01:00
joBr99
828b865f11 fixed alerts (add nextion2text) 2022-03-25 13:34:26 +00:00
joBr99
e6057ab5ff fixed alerts 2022-03-25 14:34:06 +01:00
joBr99
2f804b0a22 Merge branch 'main' into newConfigFormat 2022-03-25 14:13:07 +01:00
joBr99
b140f33f2b added localization fixed updater 2022-03-25 14:06:40 +01:00
joBr99
5b2d25bcd6 upd docs 2022-03-25 12:11:53 +01:00
joBr99
0c19ad4adb added updater 2022-03-25 12:09:53 +01:00
joBr99
8097935c8d added state change callback 2022-03-25 00:26:43 +01:00
joBr99
a3afa30fdb basic navigation and event handling 2022-03-24 22:51:51 +01:00
joBr99
ae78d5fcb7 Merge pull request #66 from gerard33/patch-2
Show alert icon instead of shutter icon
2022-03-24 22:37:07 +01:00
Gerard
67bc30f090 Show alert icon instead of shutter icon
When no mediaplayer is found
2022-03-24 20:20:14 +01:00
Gerard
0626c2a47d Rename getEntityColor to get_entity_color
I have also set a minimum brightness for the icon otherwise it's almost not visible anymore when the brightness value is very low. What do you think?
2022-03-24 20:14:15 +01:00
joBr99
cb0c472d37 Merge pull request #63 from gerard33/patch-2
Add language settings
2022-03-24 20:10:45 +01:00
joBr99
851321dbdb Merge pull request #64 from gerard33/patch-3
Add icon_color for binary sensor
2022-03-24 20:10:10 +01:00
Gerard
7d85e139c8 Add icon_color for binary sensor
Blue when `off` and yellow when `on`
Not sure about the colors though, but at least it's nice to show different icon colors based on the state
2022-03-24 20:07:36 +01:00
Gerard
9584261021 Add config options for buttons and scenes 2022-03-24 19:45:18 +01:00
Gerard
db50f94fb4 Add language settings
Make `PRESS` and `ACTIVATE` text configurable
2022-03-24 19:42:48 +01:00
joBr99
b0937d0ba7 fixes #61 2022-03-24 17:24:47 +01:00
joBr99
40ac3919c8 Update README.md 2022-03-24 16:18:35 +01:00
joBr99
0b96473ff8 Merge pull request #59 closes #58
Add name as config item
2022-03-24 16:14:46 +01:00
joBr99
38e75b97da redesign of config format 2022-03-24 16:12:42 +01:00
Gerard
4464736b47 Update README.md 2022-03-24 16:11:06 +01:00
Gerard
3c2f5646c9 Update README.md 2022-03-24 16:10:06 +01:00