mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump python-synology to 0.7.1 (#34728)
This commit is contained in:
parent
ca6243c18a
commit
1c84905bcd
@ -2,7 +2,7 @@
|
||||
"domain": "synology_dsm",
|
||||
"name": "Synology DSM",
|
||||
"documentation": "https://www.home-assistant.io/integrations/synology_dsm",
|
||||
"requirements": ["python-synology==0.7.0"],
|
||||
"requirements": ["python-synology==0.7.1"],
|
||||
"codeowners": ["@ProtoThis", "@Quentame"],
|
||||
"config_flow": true,
|
||||
"ssdp": [
|
||||
|
@ -1680,7 +1680,7 @@ python-sochain-api==0.0.2
|
||||
python-songpal==0.11.2
|
||||
|
||||
# homeassistant.components.synology_dsm
|
||||
python-synology==0.7.0
|
||||
python-synology==0.7.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.8.1
|
||||
|
@ -650,7 +650,7 @@ python-miio==0.5.0.1
|
||||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.synology_dsm
|
||||
python-synology==0.7.0
|
||||
python-synology==0.7.1
|
||||
|
||||
# homeassistant.components.tado
|
||||
python-tado==0.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user