Commit Graph

24 Commits

Author SHA1 Message Date
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
09fee903e2 Update icons.py 2022-06-18 16:54:00 +02:00
Johannes
b035cae539 implemented #228 2022-06-05 23:10:18 +02:00
Johannes
32e005a685 ix 2022-05-28 09:36:51 +02:00
Johannes
512b12262e extended icon overwrite 2022-05-28 09:34:43 +02:00
Johannes
86e58ed28f Update icons.py 2022-05-23 18:10:27 +02:00
illuzn
046d2edd4a Refactor for consistency 2022-05-23 13:04:29 +09:30
Johannes
6024aca816 refactor cover 2022-05-22 18:48:46 +02:00
Johannes
6329d7e92d changed shutter icon command format 2022-05-22 16:52:04 +02:00
Johannes
fb7df40e83 refactor 2022-05-22 15:11:31 +02:00
illuzn
7a5725d16f Update icons.py 2022-05-22 22:17:40 +09:30
illuzn
7f90a0594d Update icons.py 2022-05-22 19:50:18 +09:30
illuzn
248cd67b66 Completed sensor icon mappings
Filled out with all mappings expected from HA
2022-05-22 19:41:03 +09:30
illuzn
e302e3f146 Corrected Typo in Mapping
Correct Typo in your Mapping. I'm glad you know what you are doing :)
2022-05-22 19:23:24 +09:30
Johannes
b11aebc88c Update icons.py 2022-05-22 08:54:14 +02:00
illuzn
6d3759b99c Covers use device_class
Covers now use device_class to dynamically change the icon so that it is relevant.
2022-05-22 14:57:56 +09:30
Johannes
ab3301ffbd implemented fan #175 2022-05-06 17:07:05 +02:00
Johannes
73c06a742e fixed stats for lock icon 2022-05-06 08:47:43 +02:00
Johannes
08b5024da4 Update icons.py 2022-05-05 21:21:06 +02:00
Johannes
d9016c4df4 Update icons.py 2022-04-20 17:55:35 +02:00
Johannes
ce3b4301cc Update icons.py 2022-04-19 23:49:23 +02:00
Johannes
8e82c81e8f added script as item 2022-03-29 20:16:35 +02:00
Johannes
989e65bac9 add rendering of number 2022-03-29 12:35:23 +02:00
Johannes Braun
482cee0552 redesign of config format 2022-03-24 16:12:42 +01:00