Bump python-juicenet to 1.1.0 (#67992)
parent
083d51a727
commit
de31e576b7
|
@ -2,7 +2,7 @@
|
|||
"domain": "juicenet",
|
||||
"name": "JuiceNet",
|
||||
"documentation": "https://www.home-assistant.io/integrations/juicenet",
|
||||
"requirements": ["python-juicenet==1.0.2"],
|
||||
"requirements": ["python-juicenet==1.1.0"],
|
||||
"codeowners": ["@jesserockz"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
|
@ -1885,7 +1885,7 @@ python-izone==1.2.3
|
|||
python-join-api==0.0.6
|
||||
|
||||
# homeassistant.components.juicenet
|
||||
python-juicenet==1.0.2
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa==0.4.1
|
||||
|
|
|
@ -1215,7 +1215,7 @@ python-forecastio==1.4.0
|
|||
python-izone==1.2.3
|
||||
|
||||
# homeassistant.components.juicenet
|
||||
python-juicenet==1.0.2
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa==0.4.1
|
||||
|
|
Loading…
Reference in New Issue