dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
92 stars 19 forks source link

Entities Not Populated After Integration Installation #146

Open matapan opened 4 weeks ago

matapan commented 4 weeks ago

Entities related to Kumo integration not populated after integration installation.

Mitsubishi Mini Split Installation circa 2020 3 heads, one wifi I/f

Network ID changed after Kumo was installed

HA logs show references to old network ID being used and failing when attempting to retrieve entity info

Kumo phone app successfully connects to devices with correct information shown.

dlarrick commented 4 weeks ago

This is pretty common. The integration gets the units' local IP address from the KumoCloud service. If you chose "prefer cache" at setup, this is done only once, at setup. If not, it's done at HA startup.

But, the KumoCloud service is pretty bad about updating this value in their API. For some folks it never even seems to get set. So, you have a few choices: