Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create proper integration for HA #17

Open
oyvindkinsey opened this issue Dec 19, 2024 · 0 comments
Open

Create proper integration for HA #17

oyvindkinsey opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@oyvindkinsey
Copy link
Owner

It is possible to have persistent BLE connections in HA, though the use of a dedicated ESPHome BLE Proxy is recommended.

To make this easier, and to avoid disrupting existing users of this library, the core logic will be refactored into components that the included service can run using MQTT, while the HA integration does so directly.

This will allow automatic discovery of Avi-on based lights in HA and avoids the need for a separate device/vm for running this service.

While this is a fun way for me to learn more python, this will take some time due to also having to learn how to write the HA integration.

@oyvindkinsey oyvindkinsey added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant