mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump pysyncthru to 0.5.0 (#27439)
This commit is contained in:
parent
22e7cb11f4
commit
15f0fabe9d
@ -3,7 +3,7 @@
|
|||||||
"name": "Syncthru",
|
"name": "Syncthru",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/syncthru",
|
"documentation": "https://www.home-assistant.io/integrations/syncthru",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pysyncthru==0.4.3"
|
"pysyncthru==0.5.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@nielstron"]
|
"codeowners": ["@nielstron"]
|
||||||
|
@ -1465,7 +1465,7 @@ pysuez==0.1.17
|
|||||||
pysupla==0.0.3
|
pysupla==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.syncthru
|
# homeassistant.components.syncthru
|
||||||
pysyncthru==0.4.3
|
pysyncthru==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.tautulli
|
# homeassistant.components.tautulli
|
||||||
pytautulli==0.5.0
|
pytautulli==0.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user