Huskylens Homeassistant

userHead H202.h202 2026-08-21 11:05:53 33 Views0 Replies

I wanted to use HuskyLens with Home Assistant—specifically for face recognition—and since there is no official integration (which I think is a shame, as it would benefit both users and the manufacturer), I opted for what is likely the easiest solution: connecting via MQTT. The HuskyLens sends data to an ESP32 via I2C, and the ESP32 then forwards it via MQTT. I used the HuskyLens Arduino library as a starting point.

https://github.com/hruba202/Huskylens-Homeassistant