Remove bed_led. It was nice while it lasted

This commit is contained in:
2022-06-22 00:54:13 +03:00
parent 9b527b4eaf
commit 423489df69
20 changed files with 4 additions and 151 deletions
@@ -52,14 +52,12 @@ automation:
- service: light.turn_off
entity_id:
- light.bedside
- light.bed_led
button_2_triple:
- service: light.turn_on
data_template:
entity_id:
- light.bedside
- light.bed_led
brightness_pct: "{{ is_state('input_select.bedroom_mode', 'day') | iif(100, 40) }}"
button_3_single: