Bump pyinsteon to 1.6.3 to fix Insteon device status (#120464)
parent
60519702b4
commit
3cc3eb21b4
|
@ -17,7 +17,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["pyinsteon", "pypubsub"],
|
||||
"requirements": [
|
||||
"pyinsteon==1.6.1",
|
||||
"pyinsteon==1.6.3",
|
||||
"insteon-frontend-home-assistant==0.5.0"
|
||||
],
|
||||
"usb": [
|
||||
|
|
|
@ -1905,7 +1905,7 @@ pyialarm==2.2.0
|
|||
pyicloud==1.0.0
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.6.1
|
||||
pyinsteon==1.6.3
|
||||
|
||||
# homeassistant.components.intesishome
|
||||
pyintesishome==1.8.0
|
||||
|
|
|
@ -1498,7 +1498,7 @@ pyialarm==2.2.0
|
|||
pyicloud==1.0.0
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.6.1
|
||||
pyinsteon==1.6.3
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==3.0.7
|
||||
|
|
Loading…
Reference in New Issue