diff --git a/scripts/fhem_fetch.py b/scripts/fhem_fetch.py index c947117..aa340fd 100644 --- a/scripts/fhem_fetch.py +++ b/scripts/fhem_fetch.py @@ -8,7 +8,7 @@ FHEM_URL = "https://fhem.auwiesen2.de/fhem" PARAMS = { "cmd": "jsonlist2", "XHR": "1", - "fwcsrf": "csrf_822558611144652" # CSRF token as a parameter + "fwcsrf": "csrf_27835177929814" # CSRF token as a parameter } # Headers including CSRF token