Shelly 1 Temperature Addon: Set Temperature actions via MQTT

  • I'm using the Shellies with OpenHAB2 (without APP). After installing the Shelly1/Addon all is working wonderful (I have enabled MQTT). I can set temperature actions via the web UI of the Shelly - and its working.

    I want to use the Shelly as an thermostat for my floor heating. My idea is to set the parameters via OpenHAB. The limits will change often a day, so MQTT is the best. I've tried this:

    • shellies/shelly1-A4CF12F420F7/settings/ext_temperature/0/overtemp_threshold_tC
    • shellies/shelly1-A4CF12F420F7/settings/ext_temperature/0/undertemp_threshold_tC
    • shellies/shelly1-A4CF12F420F7/settings/ext_temperature/0/overtemp_act
    • shellies/shelly1-A4CF12F420F7/settings/ext_temperature/0/undertemp_act

    via MQTT. But after setting of the parameters nothing else would happen. Is it not implemented to do this? Or am I making a mistake?

    :?: