-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add support of Home Assistant addon #10
Comments
Hi, isn't this only useful if you would run am43ctrl on the same unit your homeassistant is running on? |
You are right. But I've just wanted to run your project in the easiest way, using docker env.
Yesterday I have tried to build addon based on your project but I can't build the docker image based on alpine Linux(by default for Hass addon). There are some problems with node-USB, etc..
In my opinion, the best way to do it is by using OpemMqttGateway, or something else.
Cons:
|
Sorry, but I'm not that acquainted with docker stuff. OpenMQTTGateway indeed only supports reading from BLE as far as I can see. In my opinion an ESPHome solution would be the way to go for running on an ESP32. But this requires a rewrite to C++ ... |
|
Hi. Thanks for you contribution, can you add support the Home Assistant addons structure for this repository ?
https://developers.home-assistant.io/docs/hassio_addon_config/
Thanks
The text was updated successfully, but these errors were encountered: