dlarrick
dlarrick
Gonna separate out my replies into different topics. The WiFi and TCP/IP stack on the WiFi interface definitely has some issues. For a lot of people (including myself), on occasion...
Re: your failure to set up after a reinstall, please see the [IP Addresses](https://github.com/dlarrick/hass-kumo#ip-addresses) section of the README. Having to enter your IP addresses is a symptom of the indoor...
And for your last comment: No, the pykumo library uses KumoCloud web service only to find the units and gain access (credentials). All status and control communication is local; there...
Yeah, it's on the wishlist. I would accept a pull request but am unlikely to work on it myself. You'll note the README actually calls out using template sensors for...
See https://github.com/dlarrick/pykumo/issues/15 for discussion.
If you have a static IP I advise turning on "prefer local cache". HA startup will be faster, and you will be more insulated from KumoCloud server outages.
Huh, I thought you could change "prefer cache" from the Configure button on the integration but I'm not seeing it. @omriasta any ideas? So... yeah, remove / re-add is probably...
You might get more answers on the [thread](https://community.home-assistant.io/t/mitsubishi-kumo-cloud-integration) on the HA forums. I suspect you could do what you're proposing by disabling the entities for the "wrong" HA instance, assuming...
It is not possible currently. However, the schedule information is present in the API information that has been reverse-engineered, so interface with that is theoretically possible. The place to start...
Pedantic note: the Kumo integration gets its data directly from the indoor unit. The only reason it communicates with the Kumo Cloud API at all is to gain the address...