Replace Early Night Mode input boolean with binary sensor

This commit is contained in:
2023-01-16 15:34:32 -05:00
parent 9a43c74b64
commit 18d355cce5
7 changed files with 7 additions and 11 deletions

View File

@ -245,7 +245,7 @@ script:
- choose:
- conditions:
- condition: state
entity_id: input_boolean.early_night_mode
entity_id: binary_sensor.early_night_mode
state: 'on'
sequence:
- service: input_select.select_option