Bump pysynthru version to 0.8.0 (#134294)

This commit is contained in:
Niels Mündler
2024-12-31 23:03:35 +01:00
committed by GitHub
parent 8098122dfe
commit c53c0a13be
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/syncthru",
"iot_class": "local_polling",
"loggers": ["pysyncthru"],
"requirements": ["PySyncThru==0.7.10", "url-normalize==1.4.3"],
"requirements": ["PySyncThru==0.8.0", "url-normalize==1.4.3"],
"ssdp": [
{
"deviceType": "urn:schemas-upnp-org:device:Printer:1",

View File

@ -90,7 +90,7 @@ PySwitchbot==0.55.4
PySwitchmate==0.5.1
# homeassistant.components.syncthru
PySyncThru==0.7.10
PySyncThru==0.8.0
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1

View File

@ -84,7 +84,7 @@ PyRMVtransport==0.3.3
PySwitchbot==0.55.4
# homeassistant.components.syncthru
PySyncThru==0.7.10
PySyncThru==0.8.0
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1