rjdekker / MHI2MQTT

Arduino-based WiFi/MQTT controller for wireless operation of a Mitsubishi Heavy Industries air conditioner through its serial CNS port
MIT License
136 stars 27 forks source link

Random generated MQTT devices with changing chars #15

Open manoloxxl opened 4 years ago

manoloxxl commented 4 years ago

Hi,

I'm running into some issues with the module in my iobroker mqtt instance. After starting up everything is fine - the devices is recognized by the mqtt server and all items are created. Perfect!

But when i'm using the adapter it seems that there is a wrong feedback from the adapter hat creates devices with special chars. Attached a screenshot.

First i was thinking about german special chars (Umlaute) but i only use regular chars. Also debug-mode is of. I think it's issue in the debug feedback. Is there an option to completly deactivate feedback from this part?

Best Regards

Manuel

Bildschirmfoto 2020-04-27 um 08 32 15
tobiakk commented 4 years ago

Hi, Can you tell me how you solved the wiring or settings? I also have the iobroker and the mqtt client but I don't get the status of the air conditioner. the mqtt connection is ok but there are no status entries in the mqtt adapter under objects.

Thanks a lot

manoloxxl commented 4 years ago

I switched to https://github.com/absalom-muc/MHI-AC-Ctrl