mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Cleanup and prepping for bed presence
This commit is contained in:
@@ -15,17 +15,17 @@ trigger:
|
||||
from: 'on'
|
||||
to: 'off'
|
||||
|
||||
- id: projector_off
|
||||
platform: state
|
||||
entity_id: switch.shelly_projector
|
||||
from: 'on'
|
||||
to: 'off'
|
||||
# - id: projector_off
|
||||
# platform: state
|
||||
# entity_id: switch.shelly_projector
|
||||
# from: 'on'
|
||||
# to: 'off'
|
||||
|
||||
- id: projector_on
|
||||
platform: state
|
||||
entity_id: switch.shelly_projector
|
||||
from: 'off'
|
||||
to: 'on'
|
||||
# - id: projector_on
|
||||
# platform: state
|
||||
# entity_id: switch.shelly_projector
|
||||
# from: 'off'
|
||||
# to: 'on'
|
||||
|
||||
- id: setting_change
|
||||
platform: state
|
||||
|
||||
Reference in New Issue
Block a user