mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Version bump for toonapilib to include new API call for fetching thermostat states, which was sometimes missing causing errors in the library (#24459)
This commit is contained in:
parent
d7fcb5268a
commit
5698173c76
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/toon",
|
"documentation": "https://www.home-assistant.io/components/toon",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"toonapilib==3.2.2"
|
"toonapilib==3.2.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1779,7 +1779,7 @@ tikteck==0.4
|
|||||||
todoist-python==7.0.17
|
todoist-python==7.0.17
|
||||||
|
|
||||||
# homeassistant.components.toon
|
# homeassistant.components.toon
|
||||||
toonapilib==3.2.2
|
toonapilib==3.2.4
|
||||||
|
|
||||||
# homeassistant.components.totalconnect
|
# homeassistant.components.totalconnect
|
||||||
total_connect_client==0.27
|
total_connect_client==0.27
|
||||||
|
@ -344,7 +344,7 @@ srpenergy==1.0.6
|
|||||||
statsd==3.2.1
|
statsd==3.2.1
|
||||||
|
|
||||||
# homeassistant.components.toon
|
# homeassistant.components.toon
|
||||||
toonapilib==3.2.2
|
toonapilib==3.2.4
|
||||||
|
|
||||||
# homeassistant.components.uvc
|
# homeassistant.components.uvc
|
||||||
uvcclient==0.11.0
|
uvcclient==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user