replace all the cuckoo clock sounds with horror october sounds. #984

This commit is contained in:
CCOSTAN
2024-10-18 22:08:06 +00:00
parent cbea31a807
commit 2fc2360267
46 changed files with 83 additions and 153 deletions

View File

@@ -40,6 +40,3 @@
entity_id:
- input_boolean.medicine
- input_boolean.guest_mode
- service: homeassistant.update_entity #Look for a new Home Assistant Version
entity_id: binary_sensor.updater

View File

@@ -14,7 +14,7 @@
condition:
- condition: template
value_template: "{{ states('binary_sensor.grid_status') == 'on' }}"
value_template: "{{ states('binary_sensor.powerwall_grid_status') == 'on' }}"
action:
- delay: '00:{{ (range(1, 20)|random|int) }}:00'