WThermostatBeca icon indicating copy to clipboard operation
WThermostatBeca copied to clipboard

cannot set target temperature MQTT in iobroker

Open reutli opened this issue 3 years ago • 3 comments

I set up the mqtt-server in iobroker and I'm able to read alle the values & states. But I'm not able to set a target temperature. If I do so, this has no effect against the device and will be overwritten after a few second.

So how should I'm able to set the desired temperature via iobroker?

reutli avatar Nov 14 '21 14:11 reutli

I‘ve the same issue but no solution until now. Tested with SonoffMQTT and MQTT-Server plug-in

DaniX42 avatar Nov 14 '21 18:11 DaniX42

I have also the same issue, will this issue be fixed soon?

langsoftware avatar Sep 13 '22 21:09 langsoftware

This can be done without any problems in ioBroker, you only have to create an object yourself. Example: Wohnzimmer/stat/things/thermostat/properties/targetTemperature Set: Wohnzimmer.cmnd.things.thermostat.properties.targetTemperature

You need to turn that off too: 'Switch back to Auto mode from manual at next schedule period change'

Bettman66 avatar Oct 07 '22 08:10 Bettman66