Marc Lainez
banner
marc-lainez.bsky.social
Marc Lainez
@marc-lainez.bsky.social
Mqtt is the easiest imo, with the right messages sent from the sensor, HA will discover it automatically. That’s also what other add-ons like zigbee2mqtt do actually.
September 19, 2025 at 6:37 AM
I have an idea for a talk for the next Goatmire conference… Something about robotics with nerves, droids, and a forgotten Jedi order… That’s how I got the idea of renaming my bot ex2d2 😅
September 19, 2025 at 6:36 AM
But to simply connect a nerves based sensor to HA, there are several options
- push sensor data to mqtt, it means using the mosquito broker on the HA box
- expose a REST api on the sensor as there is a REST sensor in HA
- mimic the esphome protocol, I don’t know how hard it would be to do in elixir
September 18, 2025 at 9:11 PM
So fast you can barely see it…
September 18, 2025 at 7:26 PM
With a small screen, we could also provide a lib that gives the robot a face like fluxgarage: github.com/FluxGarage/R...
GitHub - FluxGarage/RoboEyes: The FluxGarage RoboEyes library draws smoothly animated robot eyes on OLED displays, using the Adafruit GFX library.
The FluxGarage RoboEyes library draws smoothly animated robot eyes on OLED displays, using the Adafruit GFX library. - FluxGarage/RoboEyes
github.com
September 18, 2025 at 7:04 PM
A small robotics kit running nerves would be really cool. I already have had some success controlling a differential robot with nerves circuits in livebook. Connected to the robot running nerves through wifi and played with it wirelessly in livebook. I called it Exbot but Ex2d2 would be cool too 😉
September 18, 2025 at 7:01 PM
HA runs in docker containers, and HAOS is buildroot based. So in theory, nerves could be replacing HAOS. But not sure yet if I see the point. However, with my nerves port on an old Nexus 7, I want to run a small flutter app running chromium connected to my HA box so I can have a wall dashboard.
September 18, 2025 at 6:58 PM
My cover is blown…
September 15, 2025 at 5:49 AM