diff --git a/.HA_VERSION b/.HA_VERSION index 475fd62..dc87a07 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2023.9.2 \ No newline at end of file +2024.7.3 \ No newline at end of file diff --git a/automations/office/blinds.yaml b/automations/office/blinds.yaml new file mode 100644 index 0000000..2047c36 --- /dev/null +++ b/automations/office/blinds.yaml @@ -0,0 +1,15 @@ +- id: '1710275740260' + alias: Close office blinds + description: '' + trigger: + - platform: sun + event: sunset + offset: 0 + condition: [] + action: + - service: cover.close_cover + metadata: {} + data: {} + target: + area_id: office + mode: single