diff --git a/.HA_VERSION b/.HA_VERSION index 75a2689..94cb229 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2023.3.6 \ No newline at end of file +2023.7.1 \ No newline at end of file diff --git a/packages/group.yaml b/packages/group.yaml new file mode 100644 index 0000000..9da9160 --- /dev/null +++ b/packages/group.yaml @@ -0,0 +1,7 @@ +cover: + - platform: group + unique_id: "office_blinds" + name: "Office Blinds" + entities: + - cover.office_blinds_left_cover + - cover.office_blinds_right_cover diff --git a/packages/homekit.yaml b/packages/homekit.yaml index b51d516..78968bb 100644 --- a/packages/homekit.yaml +++ b/packages/homekit.yaml @@ -5,6 +5,7 @@ homekit: include_entities: - climate.nest - cover.garage_door + - cover.office_blinds - sensor.awair_humidity - sensor.awair_temperature - sensor.home_office_humidity