absalom-muc / MHI-AC-Ctrl

Reads and writes data (e.g. power, mode, fan status etc.) from/to a Mitsubishi Heavy Industries (MHI) air conditioner (AC) via SPI controlled by MQTT
MIT License
270 stars 61 forks source link

SRK-20 ZS-W is Switching off after Router restart #121

Closed seepv closed 1 year ago

seepv commented 1 year ago

Thanks for MHI-AC-Ctrl. With an SRK-20 ZS-W and MHI-AC-Ctrl (2.6R2) the AC is switched off with a router restart. Is this a wanted behavior or a bug?

absalom-muc commented 1 year ago

If it takes more than 120 seconds, it is a known behavior described in Troubleshooting.md

glsf91 commented 1 year ago

With a Fan or setpoint change the AC won't switch on. If you send a set/Power=On, the AC will switch on again. Maybe you can add this to the documentation.

absalom-muc commented 1 year ago

With a Fan or setpoint change the AC won't switch on. If you send a set/Power=On, the AC will switch on again. Maybe you can add this to the documentation.

I don't understand your comment. AC switches off when there is no WIFi for more than 120 seconds. During this time a command can't be received.

glsf91 commented 1 year ago

In Troubleshooting is mentioned: "You can leave the error state by sending a command via IR-RC or by sending a command via SPI" I read this as sending any command. This is not the case. When the AC is off because of the 120 seconds timeout, you can switch the AC on again only with the set/Power=On (or remote control). Not with for example changing setpoint. Of course only when wifi or MQTT is back online.

So my suggestion is changing the line in: "You can leave the error state by sending a command via IR-RC or by sending a Power=On command via SPI"

absalom-muc commented 1 year ago

The statement in Troubleshooting is correct, you leave the error state (=> errorcode=0) by the given options, but I see you point and added "To switch the AC again on via SPI you have to send the Power On command." to Troubleshooting

jeroenleenarts commented 6 months ago

I have installed things on two units, SRK20ZS-WF and a SRK35ZS-WF. Only thing I had to do was unplug the WF-RAC module that comes pre-installed.

(Do not spend the money on the WF version of these MHI units. Their Wifi integration is no match against putting an ESP on the same port.)

sebster6 commented 3 months ago

(Do not spend the money on the WF version of these MHI units. Their Wifi integration is no match against putting an ESP on the same port.)

Excellent advice! Changed my order from three SRK20ZS-WF to SRK20ZS-W and prepared three MHI-AC-Ctrl modules for installation next month.