mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Bump pyinsteon to 1.6.3 to fix Insteon device status (#120464)
This commit is contained in:
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…
x
Reference in New Issue
Block a user