Johannes
|
b91629421e
|
Add name and icon to navigation buttons
|
2022-03-26 14:15:26 +01:00 |
|
Johannes
|
814cd4a295
|
implements #78
|
2022-03-26 13:44:48 +01:00 |
|
Johannes
|
9c2d91e3d9
|
fix brightness scale
|
2022-03-26 11:23:19 +01:00 |
|
Johannes
|
028ddb7896
|
Update pages.py
|
2022-03-26 11:16:39 +01:00 |
|
Johannes
|
afdc05a239
|
Add unit to forecast
|
2022-03-26 11:12:07 +01:00 |
|
Johannes
|
f63f7f7861
|
fix weather override
|
2022-03-26 11:08:32 +01:00 |
|
Johannes
|
c9d8f622cb
|
fix weather override
|
2022-03-26 11:05:25 +01:00 |
|
Johannes
|
e6bb202823
|
Merge pull request #77 from gerard33/patch-2
Fix weather override
|
2022-03-26 11:00:01 +01:00 |
|
Johannes
|
2e15482ed1
|
limit lower bound of color brightness scale
|
2022-03-26 10:45:22 +01:00 |
|
Gerard
|
1f937f75f2
|
Fix weather override
|
2022-03-26 10:10:58 +01:00 |
|
Johannes
|
269b983c2a
|
fix current_page on nested page nav
|
2022-03-26 09:57:37 +01:00 |
|
Gerard
|
1bc69128a9
|
Fix weather forecast
Show the correct day and icon for day 2
|
2022-03-26 09:46:26 +01:00 |
|
Johannes
|
7e7d14a999
|
add overwrite for forecast's on screensaver
|
2022-03-26 08:51:21 +01:00 |
|
Johannes
|
edfe79e3c4
|
implemented navigation within tree
|
2022-03-26 01:23:41 +01:00 |
|
Johannes
|
93d223141b
|
fixes #72 at least for now
|
2022-03-25 22:58:34 +01:00 |
|
Johannes
|
853de19a40
|
fixes #69
|
2022-03-25 22:34:31 +01:00 |
|
Johannes
|
da2b4565a4
|
fixes #74
|
2022-03-25 22:30:00 +01:00 |
|
Johannes
|
18d360d339
|
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
|
2022-03-25 22:23:36 +01:00 |
|
Johannes
|
af494ada10
|
fixes #73
|
2022-03-25 22:23:27 +01:00 |
|
Johannes
|
05d6ee1f5f
|
fixed localization for buttons
|
2022-03-25 20:58:04 +01:00 |
|
Johannes
|
a4344ade18
|
send brightness and timeout on startup
|
2022-03-25 20:50:45 +01:00 |
|
Johannes
|
9ae898c30f
|
Update localization.py
|
2022-03-25 20:43:07 +01:00 |
|
Johannes
|
ec65eebb74
|
Add localization to thermo page status
|
2022-03-25 20:39:26 +01:00 |
|
Johannes
|
f7a768de7c
|
Update localization.py
|
2022-03-25 20:37:40 +01:00 |
|
Johannes
|
e7aa27128c
|
Merge pull request #70 from gerard33/patch-2
Some textual updates
|
2022-03-25 20:26:51 +01:00 |
|
Johannes
|
11bbad78d1
|
Update localization.py
|
2022-03-25 20:25:28 +01:00 |
|
Gerard
|
95e3dfa0ea
|
Some textual updates
|
2022-03-25 20:23:28 +01:00 |
|
Johannes
|
a388efb5b5
|
Merge pull request #65 from gerard33/patch-3
Rename `getEntityColor` to `get_entity_color`
|
2022-03-25 15:46:22 +01:00 |
|
Johannes
|
77b05b8079
|
add min brightness
|
2022-03-25 15:46:03 +01:00 |
|
Johannes
|
0aae22118b
|
fix ext update
|
2022-03-25 15:44:12 +01:00 |
|
Johannes
|
4a0a2d3620
|
merged main into pr
|
2022-03-25 15:29:40 +01:00 |
|
Johannes Braun
|
cfd0d2cbe8
|
fixed erron in gen items
|
2022-03-25 15:11:33 +01:00 |
|
Johannes Braun
|
9f8900bf78
|
fixed altert
|
2022-03-25 14:43:33 +01:00 |
|
Johannes Braun
|
464e625eaa
|
fixed alerts
|
2022-03-25 14:34:06 +01:00 |
|
Johannes
|
505db42064
|
Merge branch 'main' into newConfigFormat
|
2022-03-25 14:13:07 +01:00 |
|
Johannes Braun
|
36459145e4
|
added localization fixed updater
|
2022-03-25 14:06:40 +01:00 |
|
Johannes Braun
|
952398a827
|
added updater
|
2022-03-25 12:09:53 +01:00 |
|
Johannes Braun
|
ff106be9cb
|
added state change callback
|
2022-03-25 00:26:43 +01:00 |
|
Johannes Braun
|
0ab7900ec0
|
basic navigation and event handling
|
2022-03-24 22:51:51 +01:00 |
|
Gerard
|
8deb0fd35e
|
Show alert icon instead of shutter icon
When no mediaplayer is found
|
2022-03-24 20:20:14 +01:00 |
|
Gerard
|
ed207b6e1a
|
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 |
|
Johannes
|
83e3316458
|
Merge pull request #63 from gerard33/patch-2
Add language settings
|
2022-03-24 20:10:45 +01:00 |
|
Gerard
|
050a8e6fd2
|
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
|
e91c514fe1
|
Add language settings
Make `PRESS` and `ACTIVATE` text configurable
|
2022-03-24 19:42:48 +01:00 |
|
Johannes
|
5566f20e47
|
fixes #61
|
2022-03-24 17:24:47 +01:00 |
|
Johannes Braun
|
482cee0552
|
redesign of config format
|
2022-03-24 16:12:42 +01:00 |
|
Gerard
|
420905db04
|
Add name as config item
See FR #58
|
2022-03-24 16:08:21 +01:00 |
|
Johannes Braun
|
9ac5c8d748
|
fix input_boolean icon
|
2022-03-23 09:37:00 +01:00 |
|
Johannes
|
a725305cd4
|
Update nspanel-lovelace-ui.py
|
2022-03-22 23:56:24 +01:00 |
|
Johannes
|
6d80a53e9c
|
bump version for next release
|
2022-03-22 23:44:28 +01:00 |
|