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
253 stars 58 forks source link

Power reading stays at zero #190

Closed persistive closed 1 month ago

persistive commented 1 month ago

First my gratitude for this fantastic piece of hard and software. Everything seems to work fine exept the power reading in kWh stays at zero. The current reading is ok. Is this a known issue?

Greetings,

Paul

glsf91 commented 1 month ago

This is not a known issue. Maybe not all AC's are supporting this. I have a SRK35ZS-W which is working. It is only working when the AC is operating.

persistive commented 1 month ago

Mine is type SRK35ZS-WT (indoor) and type SCM60ZS-W (outdoor unit). The same as you have. Everything works except the kwh reading. To be honest, i make use of the esphome version, but as far as i know there is no difference in functionality. Thanks for your feedback

glsf91 commented 1 month ago

There can be a difference when using the esphome software. So try if possible the original sw from here to check if it is still 0 kWh after operating for some time. If you cannot try the original sw I would suggest to create an issue at the place of the esphome variant. Or take a look at a similar issue https://github.com/ginkage/MHI-AC-Ctrl-ESPHome/issues/81

You also have a multisplit I think. I have a single unit. I don't know if that is making a difference. I have not seen your issue before.

On Wed, May 29, 2024, 19:32 persistive @.***> wrote:

Mine is type SRK35ZS-WT (indoor) and type SCM60ZS-W (outdoor unit). The same as you have. Everything works except the kwh reading. To be honest, i make use of the esphome version, but as far as i know there is no difference in functionality. Thanks for your feedback

— Reply to this email directly, view it on GitHub https://github.com/absalom-muc/MHI-AC-Ctrl/issues/190#issuecomment-2137928367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6YXS35C34PMAPFVRIT62LZEYGJFAVCNFSM6AAAAABINTHEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZXHEZDQMZWG4 . You are receiving this because you commented.Message ID: @.***>

glsf91 commented 1 month ago

Closed because of no activity anymore.