mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
12 lines
251 B
YAML
Executable File
12 lines
251 B
YAML
Executable File
|
|
######################################################################
|
|
|
|
- alias: 'Log SkyBell Motion detection'
|
|
hide_entity: True
|
|
trigger:
|
|
- platform: event
|
|
event_type: skybell_motion
|
|
|
|
action:
|
|
- service: script.front_house_motion
|