Skip to content

Commit 502f2a5

Browse files
authored
Remove configuration URL for Somfy (Europe) server (#1614)
1 parent 58976de commit 502f2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyoverkiz/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
name="Somfy (Europe)",
9797
endpoint="https://ha101-1.overkiz.com/enduser-mobile-web/enduserAPI/",
9898
manufacturer="Somfy",
99-
configuration_url="https://www.tahomalink.com",
99+
configuration_url=None,
100100
),
101101
Server.SOMFY_AMERICA: OverkizServer(
102102
name="Somfy (North America)",

0 commit comments

Comments
 (0)