Update csicsrf token

This commit is contained in:
2024-08-12 22:23:24 +00:00
parent 28d2f7fe30
commit a7d5b79251

View File

@@ -8,7 +8,7 @@ FHEM_URL = "https://fhem.auwiesen2.de/fhem"
PARAMS = { PARAMS = {
"cmd": "jsonlist2", "cmd": "jsonlist2",
"XHR": "1", "XHR": "1",
"fwcsrf": "csrf_822558611144652" # CSRF token as a parameter "fwcsrf": "csrf_27835177929814" # CSRF token as a parameter
} }
# Headers including CSRF token # Headers including CSRF token