niceboygithub / AqaraGateway

Aqara Gateway/Hub integration for Home Assistant
523 stars 66 forks source link

This integration does not support configuration via the UI #286

Closed tidegu closed 3 months ago

tidegu commented 3 months ago

Sorry for being newbie here, I managed to flash modified firmware to my M1S (ZHWG15LM) using UART. It's now working in Mi Home mode and also able to connect to HA using both Xiaomi Miot Auto and HomeKit Device.

However, AFAIK, this is not what supposed to work as - until this step, I don't need to flash the firmware at all. Am I right?

I read the README here again and learned that I have to install AqaraGateway in HACS, and adding the custom repository with no issues. However, after the step of clicking ADD INTEGRATION button, HA gives me the following error:

This integration does not support configuration via the UI. If you followed this link from the Home Assistant website, make sure you run the latest version of Home Assistant.

I'm running HAOS on my ESXi hypervisor as a standalone virtual machine, and I believe that I've updated to the latest version:

Core: 2024.7.4 Supervisor: 2024.08.0 Operating System: 12.4 Frontend: 20240710.0

What I should do next? I can't find any further documentation nor install it manually :(

Thanks in advance!

tidegu commented 3 months ago

Sorry, found the problem! I should not click the ADD INTEGRATION button, but in Settings -> Devices -> Add Integration, it works with no problems.