Update url auf öffentliche Adresse
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import requests
|
||||
|
||||
# FHEM URL
|
||||
FHEM_URL = "http://192.168.2.200:8083/fhem"
|
||||
# FHEM_URL = "http://192.168.2.200:8083/fhem"
|
||||
FHEM_URL = "https://fhem.auwiesen2.de/fhem"
|
||||
|
||||
# Parameters including CSRF token
|
||||
PARAMS = {
|
||||
|
Reference in New Issue
Block a user