Commit Graph

361 Commits

Author SHA1 Message Date
joBr99
24b9983d92 add config option for btn on cardalarm 2022-06-02 21:14:12 +02:00
joBr99
35f4c281cf closes #258 2022-06-02 18:18:36 +02:00
joBr99
5cd0733a63 implement #255 2022-06-01 17:45:16 +02:00
joBr99
ab2592edaa render qr code string as HA template #251 2022-05-31 21:14:19 +02:00
joBr99
4001b6a5b7 do not replace icon with sensor value on binary_sensors 2022-05-31 20:56:51 +02:00
joBr99
764a73dfeb implement #242 2022-05-30 21:51:13 +02:00
joBr99
5deb45421b Update pages.py 2022-05-29 12:08:05 +02:00
joBr99
9140b552cc fix 2022-05-28 23:30:22 +02:00
joBr99
3b6472488b fix 2022-05-28 23:27:03 +02:00
joBr99
492fe08618 added translation between states and loc 2022-05-28 22:58:23 +02:00
joBr99
3d10ffe0f4 Update pages.py 2022-05-28 22:02:10 +02:00
joBr99
d7a9b7bffc Update pages.py 2022-05-28 22:00:39 +02:00
joBr99
7209f02100 add newline to state 2022-05-28 10:25:58 +02:00
joBr99
2cd3dc54da disaplay state and hvac action 2022-05-28 10:23:14 +02:00
joBr99
f1f506da00 Update pages.py 2022-05-28 07:09:25 +02:00
joBr99
5697e20d40 fix title on cardMedia and cardThermo 2022-05-28 07:04:16 +02:00
joBr99
3211f81a87 fix 2022-05-27 21:22:27 +02:00
joBr99
9ecd4a4ca0 add status icons 2022-05-27 21:16:20 +02:00
joBr99
5d748d123c add translation for action 2022-05-27 20:41:49 +02:00
joBr99
81b12cd6ef fix 2022-05-27 20:38:15 +02:00
joBr99
786952345f add translation for state and currently 2022-05-27 20:34:42 +02:00
joBr99
5a4fdac300 fix #230 2022-05-27 18:23:22 +02:00
joBr99
ab131feaa0 implements #229 2022-05-27 16:41:57 +02:00
joBr99
8430fe5b6e adjust to firmware change 2022-05-24 16:42:25 +02:00
illuzn
4d94964e51 Change capitalisation and config of autoWeather
`AutoWeather` -> `autoWeather` for consistency with your capitalisation

now accepts `true` as argument instead of auto for consistency
2022-05-24 23:21:12 +09:30
illuzn
f02837bfeb alternativeLayout Fix 2022-05-24 23:08:08 +09:30
joBr99
8884ca69d3 implements #218 2022-05-23 17:58:40 +02:00
joBr99
73d708c2e2 fix icons on shutter detail page 2022-05-23 17:22:11 +02:00
joBr99
c1fd3d1a95 fix color flicker 2022-05-23 17:05:46 +02:00
joBr99
345f4529c9 fix auto color in weather 2022-05-23 16:44:30 +02:00
joBr99
a4dad05e68 move theme config to screensaver 2022-05-23 16:33:19 +02:00
joBr99
de8bc1fa69 Merge pull request #219 from illuzn/illuzn-patch-themes
Screensaver Themes Patch
2022-05-23 15:43:42 +02:00
joBr99
6fefd5abac refactor 2022-05-23 15:37:17 +02:00
joBr99
c82e0c5b54 refactor 2022-05-23 15:35:11 +02:00
illuzn
d7b0feea8a Update pages.py 2022-05-23 21:24:24 +09:30
illuzn
f0bbfd9be6 Add theme functionality 2022-05-23 17:44:25 +09:30
joBr99
27c45f0a87 Merge pull request #215 from illuzn/illuzn-patch-2
Disable controls on gridEntities
2022-05-23 08:17:39 +02:00
illuzn
804a867f08 fixed unsafe code 2022-05-23 15:39:37 +09:30
joBr99
27410a02c6 Merge pull request #213 from illuzn/illuzn-patch-1
Refactored icons.py and pages.py
2022-05-23 07:36:03 +02:00
illuzn
8b1e5a7c19 Now handles opening/ closing 2022-05-23 13:57:51 +09:30
illuzn
11719634ce Differentiate media page error and off icons
Media page now shows `speaker-off` when the speaker is off instead of an error icon.
2022-05-23 13:39:17 +09:30
illuzn
b1ab9d3f32 Disable controls on gridEntities
Other cover types now also have the ability to disable unused buttons in gridEntities.

Code is copied from generate_shutter_detail_page()
2022-05-23 13:34:01 +09:30
illuzn
407fc6f4b6 Refactor for consistency/ flow 2022-05-23 13:05:44 +09:30
joBr99
38bec6e7b3 Update pages.py 2022-05-22 21:46:07 +02:00
joBr99
5d8ec79af5 fix qrcode 2022-05-22 18:35:29 +02:00
joBr99
54357cce2c qr 2022-05-22 17:45:35 +02:00
joBr99
caa599b2e6 . 2022-05-22 17:21:24 +02:00
joBr99
7fc1e15cef limit sensor on cardgrid to 4 chars 2022-05-22 17:13:40 +02:00
joBr99
11edb0b358 changed shutter icon command format 2022-05-22 16:52:04 +02:00
illuzn
a498ae5d20 Update pages.py 2022-05-22 22:17:57 +09:30