Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT set power (OFF) and set mode (ON) seem not to work #265

Open
p-ranit opened this issue Apr 28, 2024 · 3 comments
Open

MQTT set power (OFF) and set mode (ON) seem not to work #265

p-ranit opened this issue Apr 28, 2024 · 3 comments

Comments

@p-ranit
Copy link

p-ranit commented Apr 28, 2024

Hi,
I uploaded the firmware to wemos D1 mini and successfully connected to my HVAC. From the web page everything works great (on/off, setting mode, temperature, etc.).
Using mqtt (mosquitto_pub -d -u xxx -P yyyy -t mtsb2mqttsala/Split_Sala/power/set -m OFF) I can't turn off the HVAC system. Likewise (mtsb2mqttsala/Split_Sala/mode/set -m ON) I can't turn on the HVAC. Conversely, if I send the command mtsb2mqttsala/Split_Sala/mode/set -m HEAT the HVAC is powered and starts heating.
Where am I wrong?
I have another doubt: the guide states that I can use topic/power/set OFF but not topic/power/set ON. Did I get it right?

@lapmat
Copy link

lapmat commented Jun 2, 2024

Hi, same problem for me :-(

@mesistostefre
Copy link

Same here: on/off not working.
Also maybe related: sometimes (8 out of 10) when starting cooling using MQTT, the hvac turns itself off after 3s. It never turns itself off when I use the remote.

@funkzy
Copy link

funkzy commented Aug 17, 2024

Same problem - try $topic/mode/set OFF (use 'mode' instead of 'power')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants