add office blinds group

This commit is contained in:
James Walker 2023-07-12 19:59:11 -04:00
parent 5361732fc0
commit 120911f57a
3 changed files with 9 additions and 1 deletions

View File

@ -1 +1 @@
2023.3.6 2023.7.1

7
packages/group.yaml Normal file
View File

@ -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

View File

@ -5,6 +5,7 @@ homekit:
include_entities: include_entities:
- climate.nest - climate.nest
- cover.garage_door - cover.garage_door
- cover.office_blinds
- sensor.awair_humidity - sensor.awair_humidity
- sensor.awair_temperature - sensor.awair_temperature
- sensor.home_office_humidity - sensor.home_office_humidity