08.10.2025, 09:32
(26.09.2025, 14:05)admin Wrote: Try sending true instead of {value = true}. If this does not help then you should ask this question here: https://github.com/emsesp/EMS-ESP32/discussions
If i try the same with Postman it works great, so why it doesnt work from the LM?
POST /api/thermostat/dhw/charge HTTP/1.1
Host: 192.168.x.x
Content-Type: application/json
Content-Length: 16
{"value": false}