Zack Saadioui
8/27/2024
1
2
3
4
5
6
7
8
9
yaml
alias: Turn On Kitchen Light
trigger:
- platform: state
entity_id: sensor.voice_command
to: 'turn on kitchen light'
action:
- service: light.turn_on
entity_id: light.kitchen
Copyright © Arsturn 2024