mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pysynthru version to 0.8.0 (#134294)
This commit is contained in:
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user