mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
Sunday CleanUps.. Making automations a little smarter and adding in UUIDs.
This commit is contained in:
@@ -27,6 +27,7 @@ input_boolean:
|
||||
|
||||
automation:
|
||||
- alias: 'Motion in the Office - Turn on Light'
|
||||
id: 5a8e9dc3-a851-4cce-a054-d96f599cb1f5
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
@@ -71,6 +72,7 @@ automation:
|
||||
entity_id: light.office_lights
|
||||
|
||||
- alias: 'Motion in the Office - Turn off Light'
|
||||
id: 346d8210-2160-4911-8be0-1ad696cc69d1
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
|
Reference in New Issue
Block a user