geoffdavis / esphome-mitsubishiheatpump

ESPHome Climate Component for Mitsubishi Heatpumps using direct serial connection
BSD 2-Clause "Simplified" License
560 stars 153 forks source link

No Communication After Firmware Update Until Mini Split Power Cycle #118

Open oldjohngalt opened 11 months ago

oldjohngalt commented 11 months ago

Things seem to be working fine until I do an OTA update.

At that point there is no communication between the ESP8266 and my mini split. Once I flip the breaker on my mini split then it will start to communicate again.

Is this normal? Is this due to me skipping the pull up resistors?

phidauex commented 10 months ago

That doesn't sound normal. My MSZ-GLxxNA indoor units and generic Wemos D1 Mini clones start communicating within a few seconds after an OTA update. I'm not using a pullup resistor on my CN105 connections.

What indoor units do you have? Do your ESP devices seem to be working on their own after the OTA? IE, are they sending their own log entries and communicating with the HA API?