Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias: diesel
- description: ''
- trigger:
- - platform: numeric_state
- entity_id: sensor.ok_diesel
- above: '20'
- below: '30'
- condition: []
- action:
- - service: light.toggle
- data: {}
- target:
- entity_id: light.spisebord
- mode: single
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement