Bump aioharmony to 0.2.9 (#63858)
This commit is contained in:
parent
08337fbd36
commit
173b890b21
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "harmony",
|
||||
"name": "Logitech Harmony Hub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||
"requirements": ["aioharmony==0.2.8"],
|
||||
"requirements": ["aioharmony==0.2.9"],
|
||||
"codeowners": [
|
||||
"@ehendrix23",
|
||||
"@bramkragten",
|
||||
|
|
|
@ -181,7 +181,7 @@ aiogithubapi==21.11.0
|
|||
aioguardian==2021.11.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.8
|
||||
aioharmony==0.2.9
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.6.10
|
||||
|
|
|
@ -128,7 +128,7 @@ aioflo==2021.11.0
|
|||
aioguardian==2021.11.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.8
|
||||
aioharmony==0.2.9
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.6.10
|
||||
|
|
Loading…
Add table
Reference in a new issue