74bcebb31f
Remove unused function
2024-05-17 20:49:32 +01:00
ee869e5842
More efficient function usage
2024-05-17 00:24:49 +01:00
7547f612f5
Tidy up logging
2024-05-16 23:51:01 +01:00
ae8e42d68f
Save RAM and improve volume changes
...
Save RAM by optimising imports and reducing class usage
Change volume by 8% each time, using saved volume value and only one query. Minimum volume is 1% and max is 100%. Queries are not run if decreasing volume from 1% or increasing from 100%
2024-05-16 22:55:51 +01:00
0c4cbfcbb1
Refactor screens into new classes and allow changing light brightness
2024-05-16 21:04:54 +01:00
d148cc0b02
Control play/pause and next/prev track with buttons on media screens
2024-05-16 16:16:22 +01:00
621a1d23d6
Toggle lights with right-hand buttons
2024-05-16 15:59:48 +01:00
8b9e232af9
Bug fixes and control volume from media screens
2024-05-16 15:42:45 +01:00
58ef3c9707
[FIX] Media player media position retrieval from API
2024-05-16 14:41:04 +01:00
86bdbb18fd
Base API for accessing HA
2024-05-15 21:49:12 +01:00