Hi
I have created an integration and it works fine for me. I also managed to install it via HACS from git repositories. While installing i get this message
This device cannot be added from the UI
You can add this device by adding it to your ‘configuration.yaml’. See the documentation for more information.
when i update configuration file it works.
But my question is , is there a way to make this integration work without updating configuration.yaml so that anyone can install easily.
I might be missing things as just new with integrations but I use the config_flow to have UI based setup and add the stuff in a config_entry, described here: