Commit Graph

177 Commits

Author SHA1 Message Date
joBr99
1cc3e48c44 bump to 18 for v1.8.1 2022-03-26 16:21:31 +01:00
joBr99
3a3bc19006 Add name and icon to navigation buttons 2022-03-26 14:15:26 +01:00
joBr99
bbd13ffefb implements #78 2022-03-26 13:44:48 +01:00
joBr99
2daffa1701 fix brightness scale 2022-03-26 11:23:19 +01:00
joBr99
94c99cb66c Update pages.py 2022-03-26 11:16:39 +01:00
joBr99
bacad17b5d Add unit to forecast 2022-03-26 11:12:07 +01:00
joBr99
54adee1b45 fix weather override 2022-03-26 11:08:32 +01:00
joBr99
33300c3e74 fix weather override 2022-03-26 11:05:25 +01:00
joBr99
01d7856a58 Merge pull request #77 from gerard33/patch-2
Fix weather override
2022-03-26 11:00:01 +01:00
joBr99
2814b7bd52 limit lower bound of color brightness scale 2022-03-26 10:45:22 +01:00
Gerard
3c35a2e49c Fix weather override 2022-03-26 10:10:58 +01:00
joBr99
a6747d8e93 fix current_page on nested page nav 2022-03-26 09:57:37 +01:00
Gerard
91c4ea567b Fix weather forecast
Show the correct day and icon for day 2
2022-03-26 09:46:26 +01:00
joBr99
bc40d09a03 add overwrite for forecast's on screensaver 2022-03-26 08:51:21 +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
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
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
db1fb5d00d fixed altert 2022-03-25 14:43:33 +01: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
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
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
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
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
38e75b97da redesign of config format 2022-03-24 16:12:42 +01:00
Gerard
d3f0a3a5bc Add name as config item
See FR #58
2022-03-24 16:08:21 +01:00
joBr99
3f1e298674 fix input_boolean icon 2022-03-23 09:37:00 +01:00
joBr99
8add678ec6 Update nspanel-lovelace-ui.py 2022-03-22 23:56:24 +01:00