Commit Graph

229 Commits

Author SHA1 Message Date
Johannes
392d4bf989 exapnd action space on climate page 2022-09-06 18:38:40 +02:00
Johannes
7134033f1f implements #437 2022-09-04 20:45:23 +02:00
Johannes
86172b788e implements #431 2022-09-01 20:40:20 +02:00
Johannes
5a542c614d fix binary_sensor 2022-09-01 19:09:40 +02:00
Johannes
cd6fa95fa6 refactor entity generation 2022-09-01 18:39:36 +02:00
Johannes
9994aa94b9 implements #259 2022-08-30 16:56:10 +02:00
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
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
ee0f57ea02 Update pages.py 2022-08-25 23:16:40 +02:00
Johannes
9dfd212d91 fixes #415 2022-08-25 20:36:10 +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
a3941c36fc implement assumed state 2022-08-20 16:03:21 +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
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
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
ce31129934 fix 2022-06-18 16:56:28 +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
792aa6c3d2 fixed #220 2022-06-17 17:46:54 +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
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
5bf810ad5a change char cap for sensors on cardGird 2022-06-14 20:52:50 +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