mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump pyinsteon to 1.0.11 (#52927)
This commit is contained in:
parent
2e44e256f0
commit
ec8f11f1e3
@ -2,8 +2,12 @@
|
||||
"domain": "insteon",
|
||||
"name": "Insteon",
|
||||
"documentation": "https://www.home-assistant.io/integrations/insteon",
|
||||
"requirements": ["pyinsteon==1.0.9"],
|
||||
"codeowners": ["@teharris1"],
|
||||
"requirements": [
|
||||
"pyinsteon==1.0.11"
|
||||
],
|
||||
"codeowners": [
|
||||
"@teharris1"
|
||||
],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
}
|
@ -1488,7 +1488,7 @@ pyialarm==1.9.0
|
||||
pyicloud==0.10.2
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.0.9
|
||||
pyinsteon==1.0.11
|
||||
|
||||
# homeassistant.components.intesishome
|
||||
pyintesishome==1.7.6
|
||||
|
@ -835,7 +835,7 @@ pyialarm==1.9.0
|
||||
pyicloud==0.10.2
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.0.9
|
||||
pyinsteon==1.0.11
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==2.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user