mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump to py-synologydsm-api 1.0.3 (#53402)
This commit is contained in:
parent
e65283389d
commit
5c86cc502f
@ -2,7 +2,7 @@
|
|||||||
"domain": "synology_dsm",
|
"domain": "synology_dsm",
|
||||||
"name": "Synology DSM",
|
"name": "Synology DSM",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/synology_dsm",
|
"documentation": "https://www.home-assistant.io/integrations/synology_dsm",
|
||||||
"requirements": ["synologydsm-api==1.0.2"],
|
"requirements": ["py-synologydsm-api==1.0.3"],
|
||||||
"codeowners": ["@hacf-fr", "@Quentame", "@mib1185"],
|
"codeowners": ["@hacf-fr", "@Quentame", "@mib1185"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
|
@ -1254,6 +1254,9 @@ py-nightscout==1.2.2
|
|||||||
# homeassistant.components.schluter
|
# homeassistant.components.schluter
|
||||||
py-schluter==0.1.7
|
py-schluter==0.1.7
|
||||||
|
|
||||||
|
# homeassistant.components.synology_dsm
|
||||||
|
py-synologydsm-api==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.zabbix
|
# homeassistant.components.zabbix
|
||||||
py-zabbix==1.1.7
|
py-zabbix==1.1.7
|
||||||
|
|
||||||
@ -2225,9 +2228,6 @@ swisshydrodata==0.1.0
|
|||||||
# homeassistant.components.synology_srm
|
# homeassistant.components.synology_srm
|
||||||
synology-srm==0.2.0
|
synology-srm==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.synology_dsm
|
|
||||||
synologydsm-api==1.0.2
|
|
||||||
|
|
||||||
# homeassistant.components.system_bridge
|
# homeassistant.components.system_bridge
|
||||||
systembridge==1.1.5
|
systembridge==1.1.5
|
||||||
|
|
||||||
|
@ -706,6 +706,9 @@ py-melissa-climate==2.1.4
|
|||||||
# homeassistant.components.nightscout
|
# homeassistant.components.nightscout
|
||||||
py-nightscout==1.2.2
|
py-nightscout==1.2.2
|
||||||
|
|
||||||
|
# homeassistant.components.synology_dsm
|
||||||
|
py-synologydsm-api==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.seventeentrack
|
# homeassistant.components.seventeentrack
|
||||||
py17track==3.2.1
|
py17track==3.2.1
|
||||||
|
|
||||||
@ -1227,9 +1230,6 @@ sunwatcher==0.2.1
|
|||||||
# homeassistant.components.surepetcare
|
# homeassistant.components.surepetcare
|
||||||
surepy==0.7.0
|
surepy==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.synology_dsm
|
|
||||||
synologydsm-api==1.0.2
|
|
||||||
|
|
||||||
# homeassistant.components.system_bridge
|
# homeassistant.components.system_bridge
|
||||||
systembridge==1.1.5
|
systembridge==1.1.5
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user