question

gawan avatar image
gawan asked

How to set ACSetPoint via MQTT ?

Hi,

I am looking for a Solution to set the AC Setpoint with MQTT.

I found this one so far, but it does not set the overall SetPoint (as known from the Console):

W/e0ff5a45f7c0/vebus/257/Hub4/L1/AcPowerSetpoint Payload: {"value": -200}

Is there another possibility to set the "real" ACSetpoint with MQTT ?

1624301381143.png
BR

Robert

ESSMQTT
1624301381143.png (31.3 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
maronism avatar image
maronism answered ·

After a lot of struggle, I was able to get it set via MQTT using:

W/############/settings/0/Settings/CGwacs/AcPowerSetPoint

{"value": -200.0}
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.