Installation
Opened this issue · 3 comments
I am really looking forward to implementing this feature in HA asap. Would this be a manual installation or a HACS integration?
Unfortunately I cannot help in the coding for this but would be able to provide feedback for testing.
Please elaborate on how to install this in HA
I'm doing manual for now.
You need HA running on Linux (Windows not supported)
Grab the python script.
Edit first 2 lines (brMesh network key and your MQTT server IP)
Start the script (later you can start it with something like "screen" or "tmux" on boot in background, but for testing just from a terminal session)
then tell your HA instance you have new light with mosquitto_pub (see my post in the thread how to)
ESPhome should work, see HA discussion for the code https://community.home-assistant.io/t/brmesh-app-bluetooth-lights/473486/21