Lots of little maintenance updates across the environment thanks to Spook

This commit is contained in:
CCOSTAN
2025-03-21 13:52:14 +00:00
parent ffb52d7302
commit 047f3a3a8c
18 changed files with 166 additions and 112 deletions

View File

@@ -23,8 +23,7 @@ amp_settings:
{% if media_player | length == 0 %}
{% set media_player = [
'media_player.livingroomcc',
'media_player.alarm_clock',
'media_player.bedroom_alarm_panel'
'media_player.bedroom_tablet'
] %}
{% endif %}