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

Can't send data to the ac "SRK20ZS-W" #186

Closed leMax6608 closed 2 months ago

leMax6608 commented 2 months ago

To Reproduce Name of my AC: SRK20ZS-W Used MHI-AC-Ctrl HW: Wemos D1 Mini from AZDelivery Used MHI-AC-Ctrl SW: 2.8

Describe the bug A clear and concise description of what the bug is. Hello. Today I tried to make thze climate control with a wemos d1 mini. The data from the ac is showed in IOBroker but I just can't figure out how to send data. Everything I tried failed. Screenshot 2024-05-04 221014 HA IMG_0096 IMG_0098 There are pictures of my MQTT cofiguration and the installation in the ac.

Can you please help me fixing this problem?

absalom-muc commented 2 months ago

What is your configuration for MQTT_SET_PREFIX MQTT_PREFIX ? Per default it is "set/", not "Set/"

leMax6608 commented 2 months ago

I think you‘re right. I will try it this evening and let you know if it works.

leMax6608 commented 2 months ago

Hi. I tried it and just the /set/Power won‘t work. But when I enabled Power On when changing Modes, it suddenly works. I think I will do a YT Video on how to do this whole process and set it up with home assistant.

absalom-muc commented 2 months ago

Thanks for the feedback