diff --git a/homeassistant/automations.yaml b/homeassistant/automations.yaml index 37d6cee..f09226e 100644 --- a/homeassistant/automations.yaml +++ b/homeassistant/automations.yaml @@ -7,3 +7,86 @@ person_entity: person.rik zone_entity: zone.home notify_device: ba6eb93231932e435fa833a1aac3d126 +- id: '1734938534038' + alias: Tag Jan Keuken is scanned + description: '' + triggers: + - trigger: tag + tag_id: 409fc611-beea-4094-9c57-bdb89539804b + conditions: [] + actions: [] + mode: single +- id: '1734938635456' + alias: Tag Lampen is scanned + description: '' + triggers: + - trigger: tag + tag_id: d9c24fda-d36d-44d0-b533-84e63a017b48 + conditions: + - condition: sun + before: sunrise + after: sunset + actions: + - action: light.toggle + metadata: {} + data: {} + target: + area_id: kitchen + - action: light.toggle + metadata: {} + data: {} + target: + area_id: living_room + mode: single +- id: '1734944700393' + alias: Tag Tesla Trunk is scanned + description: '' + triggers: + - trigger: tag + tag_id: b29e4222-0bcf-45a8-b321-44d8e3843ab1 + conditions: [] + actions: + - device_id: 43d01fc532f3381528be6e668b0e0f0e + domain: cover + entity_id: e4a7e22a6eae2b28790819307a1bad66 + type: open + mode: single +- id: '1735038229663' + alias: Tag Tesla Trunk is scanned + description: '' + triggers: + - trigger: tag + tag_id: b29e4222-0bcf-45a8-b321-44d8e3843ab1 + conditions: [] + actions: + - device_id: 43d01fc532f3381528be6e668b0e0f0e + domain: cover + entity_id: c7be36d71c1d77e081ad418b85953f31 + type: open + mode: single +- id: '1735038265013' + alias: Tag Tesla Trunk is scanned + description: '' + triggers: + - trigger: tag + tag_id: b29e4222-0bcf-45a8-b321-44d8e3843ab1 + conditions: [] + actions: + - device_id: 43d01fc532f3381528be6e668b0e0f0e + domain: cover + entity_id: e4a7e22a6eae2b28790819307a1bad66 + type: open + mode: single +- id: '1735038299939' + alias: Tag Tesla Trunk is scanned + description: '' + triggers: + - trigger: tag + tag_id: b29e4222-0bcf-45a8-b321-44d8e3843ab1 + conditions: [] + actions: + - device_id: 43d01fc532f3381528be6e668b0e0f0e + domain: cover + entity_id: e4a7e22a6eae2b28790819307a1bad66 + type: open + mode: single