mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
upgrade iottycloud lib to 0.3.0 (#132836)
This commit is contained in:
committed by
GitHub
parent
0e8961276f
commit
beda273721
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/iotty",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["iottycloud==0.2.1"]
|
||||
"requirements": ["iottycloud==0.3.0"]
|
||||
}
|
||||
|
@ -1207,7 +1207,7 @@ insteon-frontend-home-assistant==0.5.0
|
||||
intellifire4py==4.1.9
|
||||
|
||||
# homeassistant.components.iotty
|
||||
iottycloud==0.2.1
|
||||
iottycloud==0.3.0
|
||||
|
||||
# homeassistant.components.iperf3
|
||||
iperf3==0.1.11
|
||||
|
@ -1018,7 +1018,7 @@ insteon-frontend-home-assistant==0.5.0
|
||||
intellifire4py==4.1.9
|
||||
|
||||
# homeassistant.components.iotty
|
||||
iottycloud==0.2.1
|
||||
iottycloud==0.3.0
|
||||
|
||||
# homeassistant.components.isal
|
||||
isal==1.7.1
|
||||
|
Reference in New Issue
Block a user