Update aiohomekit to handle homekit devices that do not send format (#38679)
This commit is contained in:
parent
f0487b783d
commit
d659502e35
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "HomeKit Controller",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"requirements": ["aiohomekit[IP]==0.2.45"],
|
||||
"requirements": ["aiohomekit[IP]==0.2.46"],
|
||||
"zeroconf": ["_hap._tcp.local."],
|
||||
"after_dependencies": ["zeroconf"],
|
||||
"codeowners": ["@Jc2k"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue