mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Video Projection testing..
This commit is contained in:
26
config/automations.yaml
Normal file
26
config/automations.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
- id: '1606000509280'
|
||||
alias: Tag Test1 is scanned
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: tag
|
||||
tag_id: 6d16ced7-9cb6-483a-b7ff-25aa11cb4f94
|
||||
condition: []
|
||||
action:
|
||||
- type: toggle
|
||||
device_id: 48391a44700b46bc8658dddda0bcee98
|
||||
entity_id: light.sink
|
||||
domain: light
|
||||
mode: single
|
||||
- id: '1606000604096'
|
||||
alias: Tag Test1 is scanned
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: tag
|
||||
tag_id: 6d16ced7-9cb6-483a-b7ff-25aa11cb4f94
|
||||
condition: []
|
||||
action:
|
||||
- type: turn_off
|
||||
device_id: 48391a44700b46bc8658dddda0bcee98
|
||||
entity_id: light.sink
|
||||
domain: light
|
||||
mode: single
|
Reference in New Issue
Block a user