mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump pytomorrowio to 0.3.5 (#78914)
This commit is contained in:
parent
d034fd2629
commit
e62e21ce46
@ -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.4"],
|
"requirements": ["pytomorrowio==0.3.5"],
|
||||||
"codeowners": ["@raman325", "@lymanepp"],
|
"codeowners": ["@raman325", "@lymanepp"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -2042,7 +2042,7 @@ pythonegardia==1.0.40
|
|||||||
pytile==2022.02.0
|
pytile==2022.02.0
|
||||||
|
|
||||||
# homeassistant.components.tomorrowio
|
# homeassistant.components.tomorrowio
|
||||||
pytomorrowio==0.3.4
|
pytomorrowio==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.touchline
|
# homeassistant.components.touchline
|
||||||
pytouchline==0.7
|
pytouchline==0.7
|
||||||
|
@ -1402,7 +1402,7 @@ python_awair==0.2.4
|
|||||||
pytile==2022.02.0
|
pytile==2022.02.0
|
||||||
|
|
||||||
# homeassistant.components.tomorrowio
|
# homeassistant.components.tomorrowio
|
||||||
pytomorrowio==0.3.4
|
pytomorrowio==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
pytraccar==1.0.0
|
pytraccar==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user