Skip to content

Commit 34ca493

Browse files
committed
change server
1 parent 4d94fc4 commit 34ca493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/hasslife/hasslife_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class HassLifeConfigs:
1616

1717
config_release = {
1818
'server': {
19-
'host': "dev.blear.cn",
19+
'host': "server.blear.cn",
2020
'port': 4448,
2121
'bufsize': 1024
2222
}

0 commit comments

Comments
 (0)