Bump Insteon dependencies (#88514)
This commit is contained in:
parent
3f11fbfda8
commit
0f212478cf
3 changed files with 6 additions and 6 deletions
|
@ -17,8 +17,8 @@
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyinsteon", "pypubsub"],
|
"loggers": ["pyinsteon", "pypubsub"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyinsteon==1.3.1",
|
"pyinsteon==1.3.2",
|
||||||
"insteon-frontend-home-assistant==0.3.1"
|
"insteon-frontend-home-assistant==0.3.2"
|
||||||
],
|
],
|
||||||
"usb": [
|
"usb": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -979,7 +979,7 @@ influxdb==5.3.1
|
||||||
inkbird-ble==0.5.6
|
inkbird-ble==0.5.6
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteon-frontend-home-assistant==0.3.1
|
insteon-frontend-home-assistant==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.intellifire
|
# homeassistant.components.intellifire
|
||||||
intellifire4py==2.2.2
|
intellifire4py==2.2.2
|
||||||
|
@ -1687,7 +1687,7 @@ pyialarm==2.2.0
|
||||||
pyicloud==1.0.0
|
pyicloud==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
pyinsteon==1.3.1
|
pyinsteon==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.intesishome
|
# homeassistant.components.intesishome
|
||||||
pyintesishome==1.8.0
|
pyintesishome==1.8.0
|
||||||
|
|
|
@ -738,7 +738,7 @@ influxdb==5.3.1
|
||||||
inkbird-ble==0.5.6
|
inkbird-ble==0.5.6
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteon-frontend-home-assistant==0.3.1
|
insteon-frontend-home-assistant==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.intellifire
|
# homeassistant.components.intellifire
|
||||||
intellifire4py==2.2.2
|
intellifire4py==2.2.2
|
||||||
|
@ -1212,7 +1212,7 @@ pyialarm==2.2.0
|
||||||
pyicloud==1.0.0
|
pyicloud==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
pyinsteon==1.3.1
|
pyinsteon==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==3.0.6
|
pyipma==3.0.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue