EricHigdon / OctoPrint-RGB_status

Adds RGB LED support to OctoPrint with the ability to choose effects based on the current status of your printer
33 stars 12 forks source link

Add support for MqTT control to control it via HomeAssistant #11

Closed marrobHD closed 3 years ago

marrobHD commented 5 years ago

Add support for MqTT control to control it via HomeAssistant. Please add a function to control the rgb strip via HomeAssistant. I think Mqtt is the easiest way to do it. That's a good code for Arduino. It's written in micropython. I think you can advertise yourself. https://github.com/CyanLabs/ESP-MQTT-JSON-Digital-LEDs/blob/master/ESP_MQTT_Digital_LEDs/ESP_MQTT_Digital_LEDs.ino

Thanks for your awesome Octoprint addon