Johannes
d993e66883
Change fallback for #333
2022-07-09 18:52:17 +02:00
Johannes
69c2f1d8d3
closes #302 added config option
2022-07-09 11:14:03 +02:00
Johannes
4ff21b6d58
update icons for tilt pos
2022-07-05 18:30:03 +02:00
Johannes
ca4e0d010a
move fans to switch appearance
2022-06-28 21:23:27 +02:00
Johannes
faca472ec5
implements #298
2022-06-21 20:57:53 +02:00
illuzn
9074947117
fix nav icon overwrite
...
* Fixes typo
The logic doesn't quite work because if icon is a dict then it tries to call get_icon_id which expects a string icon.
* Wrong code committed - my bad
* Update icons.py
* Update pages.py
Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de >
2022-06-21 19:32:32 +02:00
Johannes
b72227c8b0
Merge pull request #290 from illuzn/illuzn-patch-status-patch
...
Illuzn patch status patch
2022-06-19 21:26:27 +02:00
Johannes
76ee7c2fa3
initial support for tilt #240
2022-06-19 16:20:01 +02:00
Johannes
31e071c924
Update localization.py
2022-06-18 18:05:48 +02:00
Johannes
ce31129934
fix
2022-06-18 16:56:28 +02:00
Johannes
09fee903e2
Update icons.py
2022-06-18 16:54:00 +02:00
Johannes
49c9d8c88b
Update pages.py
2022-06-18 16:43:19 +02:00
Johannes
22478155d5
Update pages.py
2022-06-18 16:39:42 +02:00
illuzn
e0f55ef3b7
Fix logical flow
2022-06-19 00:03:36 +09:30
illuzn
01618e8c21
Update pages.py
2022-06-18 23:52:30 +09:30
illuzn
882b24ace1
Enable Status Icon Override
2022-06-18 23:46:48 +09:30
Johannes
17d33da5fd
bump to 38/3.1.0
2022-06-17 18:03:28 +02:00
Johannes
792aa6c3d2
fixed #220
2022-06-17 17:46:54 +02:00
Johannes
beebb0afef
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
2022-06-17 17:26:26 +02:00
Johannes
5e513fbab6
fix timeAddTemplate in combination witht theme config
2022-06-17 17:26:00 +02:00
Johannes
e49f18b125
Update pages.py
2022-06-16 23:16:19 +02:00
Johannes
4e57b15206
Update pages.py
2022-06-16 19:53:48 +02:00
Johannes
bb07f36327
check type for every button press call
2022-06-16 19:04:14 +02:00
Johannes
a2a42add20
add color overwrite to statusIcons #233
2022-06-15 17:24:00 +02:00
Johannes
2b252d4327
additional fix for #284
2022-06-15 16:25:31 +02:00
Johannes
57c5449dfc
improve error handling navigation
2022-06-14 22:13:41 +02:00
Johannes
5bf810ad5a
change char cap for sensors on cardGird
2022-06-14 20:52:50 +02:00
Johannes
780f61d1c7
fixes #282
2022-06-13 21:21:09 +02:00
Johannes
7cbbbc5b36
fixed typo
2022-06-13 19:48:43 +02:00
Johannes
709f916bec
do auto color on script
2022-06-13 18:08:36 +02:00
Johannes
6ccc8af2fa
add state to icon overwrite for light
2022-06-13 12:14:58 +02:00
Johannes
5a870ccd4d
Update nspanel-lovelace-ui.py
2022-06-12 14:22:22 +02:00
Johannes
18e1f508ba
fix climate
2022-06-12 13:28:00 +02:00
Johannes
417b592de1
add mqtt config
2022-06-11 20:09:17 +02:00
Johannes
c401dc7d3d
Update pages.py
2022-06-09 17:56:01 +02:00
Johannes
d2460f47f6
set maxsplit to 3 for iText #270
2022-06-09 17:48:30 +02:00
Johannes
99d269839c
add timeAdditonalTemplate
2022-06-06 19:57:03 +02:00
Johannes
fc245e71e3
implement #254
2022-06-06 15:15:24 +02:00
Johannes
c3d2741c23
implement #263
2022-06-06 14:58:03 +02:00
Johannes
f09cb110cb
implement #124
2022-06-06 14:46:45 +02:00
Johannes
b035cae539
implemented #228
2022-06-05 23:10:18 +02:00
Johannes
f93d357a86
fix typo
2022-06-05 13:53:53 +02:00
Johannes
2ee5e7da56
fix alarm page
2022-06-05 13:39:58 +02:00
Johannes
806b762d8a
Merge pull request #261 from joBr99/translation2
...
Rewrite Localization Feature
2022-06-05 10:03:51 +02:00
Johannes
5ca68e8225
fix state translation path
2022-06-05 09:47:41 +02:00
Johannes
cff9565892
fix path
2022-06-05 09:23:01 +02:00
Johannes
5c78f34a81
fix path
2022-06-05 09:03:44 +02:00
Johannes
3110031f95
2nd part of hvac state, not sure if this is the correct path for it's stats
2022-06-05 08:46:11 +02:00
Johannes
64d9427221
add first part of hvac status
2022-06-05 08:40:30 +02:00
illuzn
42bdda819b
Fix brightness and equal sleep and brightness
2022-06-05 15:02:42 +09:30