mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tractive",
|
"documentation": "https://www.home-assistant.io/integrations/tractive",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiotractive==0.5.1"
|
"aiotractive==0.5.2"
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@Danielhiversen",
|
"@Danielhiversen",
|
||||||
|
@ -246,7 +246,7 @@ aioswitcher==2.0.4
|
|||||||
aiosyncthing==0.5.1
|
aiosyncthing==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.tractive
|
# homeassistant.components.tractive
|
||||||
aiotractive==0.5.1
|
aiotractive==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==26
|
aiounifi==26
|
||||||
|
@ -167,7 +167,7 @@ aioswitcher==2.0.4
|
|||||||
aiosyncthing==0.5.1
|
aiosyncthing==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.tractive
|
# homeassistant.components.tractive
|
||||||
aiotractive==0.5.1
|
aiotractive==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==26
|
aiounifi==26
|
||||||
|
Loading…
x
Reference in New Issue
Block a user