Fix Insteon thermostat issue (#91568)
* Bump pyinsteon * Bump pyinsteon * Bump pyinsteon
This commit is contained in:
parent
408b2171ae
commit
ebd20c8a7b
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["pyinsteon", "pypubsub"],
|
||||
"requirements": [
|
||||
"pyinsteon==1.4.1",
|
||||
"pyinsteon==1.4.2",
|
||||
"insteon-frontend-home-assistant==0.3.4"
|
||||
],
|
||||
"usb": [
|
||||
|
|
|
@ -1686,7 +1686,7 @@ pyialarm==2.2.0
|
|||
pyicloud==1.0.0
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.4.1
|
||||
pyinsteon==1.4.2
|
||||
|
||||
# homeassistant.components.intesishome
|
||||
pyintesishome==1.8.0
|
||||
|
|
|
@ -1223,7 +1223,7 @@ pyialarm==2.2.0
|
|||
pyicloud==1.0.0
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.4.1
|
||||
pyinsteon==1.4.2
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==3.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue