BR Mesh Lights

I am trying to control my BRMesh bulbs directly in home assistant using the following ESP32 solution

I am struggling to get the keys for my bulbs. I have tried the adb command mentioned using my Google Pixel connected to my Windows laptop but it doesn’t recognise the GREP command. Error below:

grep : The term ‘grep’ is not recognized as the name of a cmdlet, function, script file, or operable program.

Any ideas ?

I’ve also been trying to get the MQTT solution to work. I’m now looking into a ESPHome solution though since I can’t get the MQTT app you listed to compile. I can help with ‘grep’ though. ‘grep’ is a Linux command. If you are using windows, try using ‘findstr’ as a direct replacement for ‘grep’.

This is the ESPHome solution I’m working now:

I’ll reply if I get it to work.

1 Like

Thanks will give it a go

I can confirm that dennispg/esphome-fastcon is working with two BRMesh floodlights from Amazon:

I got the pair for $26.99 with a coupon a couple years ago.

2 Likes