Johannes
2d53f26ec6
implements #422
2022-08-30 16:42:50 +02:00
Johannes
331e170d78
bump to 41 and fix color on screensaver
2022-08-29 21:16:59 +02:00
Johannes
8972263947
Update nspanel-lovelace-ui.py
2022-08-29 18:25:36 +02:00
Johannes
25cbb731b1
Update pages.py
2022-08-29 17:58:44 +02:00
Johannes
2bd5c2c13c
implements #382
2022-08-29 17:48:00 +02:00
Johannes
29bb2a536b
Update controller.py
2022-08-29 15:24:15 +02:00
editter
b8d187a36c
Change new line (\n) to add character return (\r\n) ( #416 )
...
On the US Panel for English when multiple entities are open the control panel would put everything on one line instead of adding a new line between each entity, this fix changes that. I don't know if this is an issue for other regions/languages
2022-08-26 20:35:06 +02:00
Johannes
ee0f57ea02
Update pages.py
2022-08-25 23:16:40 +02:00
Johannes
9dfd212d91
fixes #415
2022-08-25 20:36:10 +02:00
Johannes
16250ddb66
Update config.py
2022-08-25 18:23:27 +02:00
WM
377caddf55
Alarm Panel icon color with status entity ( #411 )
2022-08-24 18:51:52 +02:00
WM
7701f623b9
Possibility to overwrite in config supported_features of an Alarm Control Panel to resolve #352
...
Example:
```
cards:
- type: cardAlarm
title: Alarm Test 1
entity: alarm_control_panel.alarmo
supportedFeatures: 14
```
* add docs for suportedModes
Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de >
2022-08-24 17:44:34 +02:00
Sylvain Garcia
10b6f7bc04
fix and improve assumed state
2022-08-22 15:08:40 +02:00
Johannes
bc7a1a6edf
fix typo
2022-08-20 17:10:59 +02:00
Johannes
76254362d3
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
2022-08-20 16:03:36 +02:00
Johannes
a3941c36fc
implement assumed state
2022-08-20 16:03:21 +02:00
WM
f707382dd4
implements #287 #398 by @WhistleMaster
...
Add support for alarm_control_panel and sun
2022-08-17 22:03:35 +02:00
Johannes
09ef8c28c8
add icon #393
2022-08-09 18:40:46 +02:00
Johannes
328cf1d8a0
add vac #393
2022-08-09 18:30:45 +02:00
Johannes
ddbce578e4
add lookup table for entities
2022-08-08 18:17:24 +02:00
Johannes
009175aca0
#391 change fan detail page icon to fan
2022-08-07 23:03:49 +02:00
Johannes
c8c5bf6310
Update pages.py
2022-08-03 17:19:19 +02:00
Johannes
8e349d1452
fix #379
2022-08-01 19:49:27 +02:00
Johannes
5a93dca172
implements #380
2022-08-01 18:14:53 +02:00
Johannes
fd002dcc29
Update controller.py
2022-08-01 18:00:57 +02:00
Johannes
e35436a375
Update pages.py
2022-07-31 21:34:44 +02:00
Johannes
e72014e60e
fix entities without name
2022-07-30 21:59:56 +02:00
Johannes
17648b3fd3
implement #301
2022-07-30 21:48:58 +02:00
Johannes
641d103ba4
Implement #295
2022-07-23 14:57:05 +02:00
Johannes
85bb17fb87
add fan detail page
2022-07-23 13:56:46 +02:00
Johannes
cb502a5626
closes #240
2022-07-17 14:32:11 +02:00
Johannes
008c1c1462
cover tilt
2022-07-17 13:51:57 +02:00
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