Bump pytomorrowio to 0.3.4 (#75478)
parent
5c2ef50fca
commit
55ef33af26
|
@ -3,7 +3,7 @@
|
||||||
"name": "Tomorrow.io",
|
"name": "Tomorrow.io",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
|
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
|
||||||
"requirements": ["pytomorrowio==0.3.3"],
|
"requirements": ["pytomorrowio==0.3.4"],
|
||||||
"codeowners": ["@raman325", "@lymanepp"],
|
"codeowners": ["@raman325", "@lymanepp"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1973,7 +1973,7 @@ pythonegardia==1.0.40
|
||||||
pytile==2022.02.0
|
pytile==2022.02.0
|
||||||
|
|
||||||
# homeassistant.components.tomorrowio
|
# homeassistant.components.tomorrowio
|
||||||
pytomorrowio==0.3.3
|
pytomorrowio==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.touchline
|
# homeassistant.components.touchline
|
||||||
pytouchline==0.7
|
pytouchline==0.7
|
||||||
|
|
|
@ -1314,7 +1314,7 @@ python_awair==0.2.3
|
||||||
pytile==2022.02.0
|
pytile==2022.02.0
|
||||||
|
|
||||||
# homeassistant.components.tomorrowio
|
# homeassistant.components.tomorrowio
|
||||||
pytomorrowio==0.3.3
|
pytomorrowio==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
pytraccar==0.10.0
|
pytraccar==0.10.0
|
||||||
|
|
Loading…
Reference in New Issue