lamperez / xiaomi-lightbar-nrf24

Control a Xiaomi Computer Light Bar (MJGD01YL, no BLE) with a nRF24L01 transceiver module.
GNU General Public License v3.0
34 stars 5 forks source link

feat: add mqtt for RPi #6

Closed ersonp closed 3 months ago

ersonp commented 5 months ago

Fixes: #1

frostworx commented 4 months ago

Thank you both @lamperez for the project itself and @ersonp for the pull request!

To be honest I'm undecided yet, if I want to activate a stray Pi for the light bar (I'd love to see a #1 as well :)), but great to see some active development for the MJGJD01YL devices.

frostworx commented 4 months ago

Sorry for the noise.

I can confirm that the xiaomi-lightbar-nrf24 mqtt light bar integration into home assistant works excellent (running on a pi4b)

Would be great if the PR would be merged!

pip install paho-mqtt

should be added to the readme then.

Thank you very much!

lamperez commented 3 months ago

Thank you for the great work with the integration.

nervous-inhuman commented 3 months ago

Thank you for the great work with the integration.

I'd like to second this, thank you for the change! :)