2
0
Fork
You've already forked ESP32-Remote
0

MQTT command for standby mode (no ventilation) #6

Open
opened 2026年03月17日 07:19:17 +01:00 by Rejo007 · 3 comments

Hello,

I’m currently integrating the device via MQTT and I’m looking for a way to keep it powered on while disabling the ventilation (essentially a "standby" mode).

Is there an available MQTT command, topic, or payload that allows:

keeping the device ON

but setting fan speed to 0 or disabling airflow entirely

If not, is there a recommended workaround (e.g. a specific mode or state) to achieve this behavior?

Any documentation or examples would be greatly appreciated.

Thank you!

Hello, I’m currently integrating the device via MQTT and I’m looking for a way to keep it powered on while disabling the ventilation (essentially a "standby" mode). Is there an available MQTT command, topic, or payload that allows: keeping the device ON but setting fan speed to 0 or disabling airflow entirely If not, is there a recommended workaround (e.g. a specific mode or state) to achieve this behavior? Any documentation or examples would be greatly appreciated. Thank you!
Owner
Copy link

Typically the HA/MQTT integration is done with the Faikout module, and the Remote will mirror the setting changes it sees.

Typically the HA/MQTT integration is done with the Faikout module, and the Remote will mirror the setting changes it sees.
Author
Copy link

hello,
thanks
integration is done but i would like to set fanrpm":[580,581,590] to 0 and keep power on.

hello, thanks integration is done but i would like to set fanrpm":[580,581,590] to 0 and keep power on.
Owner
Copy link

Yeh S21 does not send an rpm, it sends low/medium/high maybe auto or night mode depending on model.

I don’t think there is an S21 message to say "off" other than turning off the unit as a whole. Surely fan off would be the same though, as no fan means no compressor running either as no air circulation to extract/inject heat...

Yeh S21 does not send an rpm, it sends low/medium/high maybe auto or night mode depending on model. I don’t think there is an S21 message to say "off" other than turning off the unit as a whole. Surely fan off would be the same though, as no fan means no compressor running either as no air circulation to extract/inject heat...
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RevK/ESP32-Remote#6
Reference in a new issue
RevK/ESP32-Remote
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?