Tractive, update library (#54775)

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
Daniel Hjelseth Høyer 2021-08-17 22:04:05 +02:00 committed by GitHub
parent 71b0f6d095
commit 909af30c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tractive",
"requirements": [
"aiotractive==0.5.1"
"aiotractive==0.5.2"
],
"codeowners": [
"@Danielhiversen",

View File

@ -246,7 +246,7 @@ aioswitcher==2.0.4
aiosyncthing==0.5.1
# homeassistant.components.tractive
aiotractive==0.5.1
aiotractive==0.5.2
# homeassistant.components.unifi
aiounifi==26

View File

@ -167,7 +167,7 @@ aioswitcher==2.0.4
aiosyncthing==0.5.1
# homeassistant.components.tractive
aiotractive==0.5.1
aiotractive==0.5.2
# homeassistant.components.unifi
aiounifi==26