mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pytomorrowio to 0.3.6 (#96628)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytomorrowio"],
|
||||
"requirements": ["pytomorrowio==0.3.5"]
|
||||
"requirements": ["pytomorrowio==0.3.6"]
|
||||
}
|
||||
|
@ -2166,7 +2166,7 @@ pythonegardia==1.0.52
|
||||
pytile==2023.04.0
|
||||
|
||||
# homeassistant.components.tomorrowio
|
||||
pytomorrowio==0.3.5
|
||||
pytomorrowio==0.3.6
|
||||
|
||||
# homeassistant.components.touchline
|
||||
pytouchline==0.7
|
||||
|
@ -1586,7 +1586,7 @@ python-telegram-bot==13.1
|
||||
pytile==2023.04.0
|
||||
|
||||
# homeassistant.components.tomorrowio
|
||||
pytomorrowio==0.3.5
|
||||
pytomorrowio==0.3.6
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==1.0.0
|
||||
|
Reference in New Issue
Block a user