Skip to content

Commit c7a8f83

Browse files
authored
Update homeassistant/components/synology_dsm/const.py
1 parent 3a9e7df commit c7a8f83

File tree

1 file changed

+0
-1
lines changed
  • homeassistant/components/synology_dsm

1 file changed

+0
-1
lines changed

homeassistant/components/synology_dsm/const.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
CONF_VOLUMES = "volumes"
1111
BASE_NAME = "Synology"
12-
DEFAULT_NAME = "Synology DSM"
1312
DEFAULT_SSL = True
1413
DEFAULT_PORT = 5000
1514
DEFAULT_PORT_SSL = 5001

0 commit comments

Comments
 (0)