Skip to content

Commit

Permalink
✨ add office blinds group
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Jul 12, 2023
1 parent 5361732 commit 120911f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .HA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.3.6
2023.7.1
7 changes: 7 additions & 0 deletions packages/group.yaml
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions packages/homekit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 120911f

Please sign in to comment.