Bump python-juicenet package to 1.0.2 (#50505)
This commit is contained in:
parent
dd3965e4e2
commit
b8d468717a
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "juicenet",
|
||||
"name": "JuiceNet",
|
||||
"documentation": "https://www.home-assistant.io/integrations/juicenet",
|
||||
"requirements": ["python-juicenet==1.0.1"],
|
||||
"requirements": ["python-juicenet==1.0.2"],
|
||||
"codeowners": ["@jesserockz"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -1813,7 +1813,7 @@ python-izone==1.1.4
|
|||
python-join-api==0.0.6
|
||||
|
||||
# homeassistant.components.juicenet
|
||||
python-juicenet==1.0.1
|
||||
python-juicenet==1.0.2
|
||||
|
||||
# homeassistant.components.lirc
|
||||
# python-lirc==1.2.3
|
||||
|
|
|
@ -989,7 +989,7 @@ python-forecastio==1.4.0
|
|||
python-izone==1.1.4
|
||||
|
||||
# homeassistant.components.juicenet
|
||||
python-juicenet==1.0.1
|
||||
python-juicenet==1.0.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue