Okay, Im pulling my hair out on this one. I’ve yet to see anyone with the specific issues I’m having so I’ll report as much as I can here and hope to help with as much information gathering as possible.
I’ve recently installed a single split in my house with the WiFi adapter, my phone and the web app connect just fine to the KUMO cloud and control the head as expected.
Installing HACS and then the 0.2.5 Kumo integration went as expected until I go to input my username/password. It reports back invalid credentials at this point. There are no special characters in my email or password, just an alpha-numeric mix.
If I add the kumo: information to my config.yaml and restart HASSIO when I go to add the integration on the config>integrations, it will a that point accept my username and password, however it will not add the head as a climate integration. It will interestingly populate the kumoinfo JSON with what appears to be valid data.
A subsequent restart of the HA server will then result in the integration failing to load with the following:
"Logger: homeassistant.setup
Source: setup.py:179
First occurred: 9:35:29 AM (1 occurrences)
Last logged: 9:35:29 AM
Setup failed for kumo: Integration failed to initialize."
"This error originated from a custom integration.
Logger: custom_components.kumo
Source: custom_components/kumo/init.py:140
Integration: Kumo (documentation)
First occurred: 9:35:29 AM (1 occurrences)
Last logged: 9:35:29 AM
Could not load config from KumoCloud server or cache"
Also note that prefer local cache enabled or disabled yields the same results.
Ive tried to use the new beta and after entering my credentials it prompts me with the name of my head with its MAC address. If I press the next button, I get an “Invalid Flow” error in the HA ui.
I hope this is a good starting point to figure out what I’m doing wrong.
Please, any help is much appreciated.