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:
Reinder Reinders 2019-06-12 17:31:55 +02:00 committed by Andrew Sayre
parent d7fcb5268a
commit 5698173c76
3 changed files with 3 additions and 3 deletions

View File

@ -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": [

View File

@ -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

View File

@ -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