Bump pyinsteon to 1.0.11 (#52927)
This commit is contained in:
parent
2e44e256f0
commit
ec8f11f1e3
3 changed files with 9 additions and 5 deletions
|
@ -2,8 +2,12 @@
|
||||||
"domain": "insteon",
|
"domain": "insteon",
|
||||||
"name": "Insteon",
|
"name": "Insteon",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/insteon",
|
"documentation": "https://www.home-assistant.io/integrations/insteon",
|
||||||
"requirements": ["pyinsteon==1.0.9"],
|
"requirements": [
|
||||||
"codeowners": ["@teharris1"],
|
"pyinsteon==1.0.11"
|
||||||
|
],
|
||||||
|
"codeowners": [
|
||||||
|
"@teharris1"
|
||||||
|
],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
|
@ -1488,7 +1488,7 @@ pyialarm==1.9.0
|
||||||
pyicloud==0.10.2
|
pyicloud==0.10.2
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
pyinsteon==1.0.9
|
pyinsteon==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.intesishome
|
# homeassistant.components.intesishome
|
||||||
pyintesishome==1.7.6
|
pyintesishome==1.7.6
|
||||||
|
|
|
@ -835,7 +835,7 @@ pyialarm==1.9.0
|
||||||
pyicloud==0.10.2
|
pyicloud==0.10.2
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
pyinsteon==1.0.9
|
pyinsteon==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==2.0.5
|
pyipma==2.0.5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue