mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +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,
|
||||
"documentation": "https://www.home-assistant.io/components/toon",
|
||||
"requirements": [
|
||||
"toonapilib==3.2.2"
|
||||
"toonapilib==3.2.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -1779,7 +1779,7 @@ tikteck==0.4
|
||||
todoist-python==7.0.17
|
||||
|
||||
# homeassistant.components.toon
|
||||
toonapilib==3.2.2
|
||||
toonapilib==3.2.4
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==0.27
|
||||
|
@ -344,7 +344,7 @@ srpenergy==1.0.6
|
||||
statsd==3.2.1
|
||||
|
||||
# homeassistant.components.toon
|
||||
toonapilib==3.2.2
|
||||
toonapilib==3.2.4
|
||||
|
||||
# homeassistant.components.uvc
|
||||
uvcclient==0.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user