mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Tractive, update library (#54775)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
71b0f6d095
commit
909af30c7c
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user