dlarrick / hass-kumo

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

2/3 Kumo devices unavailable #90

Closed mxr closed 1 year ago

mxr commented 1 year ago

Hello, the other day 2/3 of my Kumo devices became unavailable. I've tried the following

I can control the devices from 1st party Kumo app (with significant latency) but the devices are unavailable in HA. How can I look at logs or confirm the IP is correct (where is the config stored)?

image image
mxr commented 1 year ago

I was able to dig around in the support thread and solve this. 1) Uninstall integration 2) Install with Prefer Cache checked 3) Edit config/kumo_cache.json to have the correct IP for each unit 4) Reload integration

I'm not sure why updating the IP manually didn't work though. I guess this issue can be closed since my problem is solved.