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,
"documentation": "https://www.home-assistant.io/components/toon",
"requirements": [
"toonapilib==3.2.2"
"toonapilib==3.2.4"
],
"dependencies": [],
"codeowners": [

View file

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

View file

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