Page 1 of 1

EWPE/MQTT Airco not responding to blockly command's

Posted: Friday 02 October 2020 15:43
by harolds
I am trying to setup a basic blocky to control our livingroom airco. I don't want the airco to be running when the house is on the desired temperature.
The problem I have now is that the airco does not start when it should. I do see the 'start an action' messages in de log.

As Airco - Mode I tries 'Heat' and 'Cool'. Last try was with the internal numbers. See attachment.

I can control the airco manually via the domoticz dashboard:
2020-10-02 15_31_47-Domoticz.png
2020-10-02 15_31_47-Domoticz.png (14.5 KiB) Viewed 426 times
This is the blockly:
2020-10-02 15_32_44-Domoticz.png
2020-10-02 15_32_44-Domoticz.png (75.52 KiB) Viewed 426 times
The airco is an Cooper & Hunter that is controlled via the ewpe plugin and MQTT / mosquitto

See: https://github.com/stas-demydiuk/domoti ... qtt-plugin
and: https://github.com/stas-demydiuk/ewpe-smart-mqtt

Re: EWPE/MQTT Airco not responding to blockly command's

Posted: Sunday 04 October 2020 18:05
by philips
To me your blockly looks good.
If I have such a problem that Blockly doesn't work for some unknown reason I add sending emails or notifications instead of writing a log.
This really helps debuging the reason:
blockly 2.JPG
blockly 2.JPG (176.13 KiB) Viewed 414 times