mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump pyinsteon to 1.0.3 (#36398)
This commit is contained in:
parent
5e2b87866e
commit
37832d5e81
@ -2,6 +2,6 @@
|
|||||||
"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.2"],
|
"requirements": ["pyinsteon==1.0.3"],
|
||||||
"codeowners": ["@teharris1"]
|
"codeowners": ["@teharris1"]
|
||||||
}
|
}
|
@ -1375,7 +1375,7 @@ pyialarm==0.3
|
|||||||
pyicloud==0.9.7
|
pyicloud==0.9.7
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
pyinsteon==1.0.2
|
pyinsteon==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.intesishome
|
# homeassistant.components.intesishome
|
||||||
pyintesishome==1.7.4
|
pyintesishome==1.7.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user