Skip to content

Commit a6865f1

Browse files
authored
Bump aiohomekit to 3.2.6 (#129640)
1 parent f55aa0b commit a6865f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/homekit_controller/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
1515
"iot_class": "local_push",
1616
"loggers": ["aiohomekit", "commentjson"],
17-
"requirements": ["aiohomekit==3.2.5"],
17+
"requirements": ["aiohomekit==3.2.6"],
1818
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
1919
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ aioharmony==0.2.10
262262
aiohasupervisor==0.2.1
263263

264264
# homeassistant.components.homekit_controller
265-
aiohomekit==3.2.5
265+
aiohomekit==3.2.6
266266

267267
# homeassistant.components.hue
268268
aiohue==4.7.3

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ aioharmony==0.2.10
247247
aiohasupervisor==0.2.1
248248

249249
# homeassistant.components.homekit_controller
250-
aiohomekit==3.2.5
250+
aiohomekit==3.2.6
251251

252252
# homeassistant.components.hue
253253
aiohue==4.7.3

0 commit comments

Comments
 (0)