diff --git a/homeassistant/components/synology_dsm/manifest.json b/homeassistant/components/synology_dsm/manifest.json index aee8c464464..6aefaf7742b 100644 --- a/homeassistant/components/synology_dsm/manifest.json +++ b/homeassistant/components/synology_dsm/manifest.json @@ -2,7 +2,7 @@ "domain": "synology_dsm", "name": "Synology DSM", "documentation": "https://www.home-assistant.io/integrations/synology_dsm", - "requirements": ["python-synology==0.9.0"], + "requirements": ["python-synology==1.0.0"], "codeowners": ["@hacf-fr", "@Quentame"], "config_flow": true, "ssdp": [ diff --git a/requirements_all.txt b/requirements_all.txt index 78e47983599..147b7997e3c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1796,7 +1796,7 @@ python-sochain-api==0.0.2 python-songpal==0.12 # homeassistant.components.synology_dsm -python-synology==0.9.0 +python-synology==1.0.0 # homeassistant.components.tado python-tado==0.8.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9faed639309..da7db22d86b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -865,7 +865,7 @@ python-openzwave-mqtt==1.2.2 python-songpal==0.12 # homeassistant.components.synology_dsm -python-synology==0.9.0 +python-synology==1.0.0 # homeassistant.components.tado python-tado==0.8.1