Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.77k stars 1.64k forks source link

router LED #3393

Closed rmalchow closed 4 years ago

rmalchow commented 4 years ago

is there any way to turn off the green LED on a router CC2531? i could just user gaffer tape ... but ... seeing that it actually publishes "led_state" = true .... i thought there probably is a way. just sending led_state = false give me a converter error though ...

Fabiancrg commented 4 years ago

If the goal is just to disable the LED, you can do it in the configuration.yaml file.

Please check the documentation

rmalchow commented 4 years ago

thank you, @Fabiancrg but this seems to be for the coordinator (also, i am using the TI dev board, and there, it doesnt even work for the coordinator) - the thing i am looking for is to switch off the LED on a CC2531 that is simply plugged into a usb wallwart and acting as a router. but it isnt that important anyways - shrink tubing or gaffer tape is fine too

rando-calrissian commented 4 years ago

You can find some firmware here which will allow you to set the LED state as well as a bunch of other things : https://ptvo.info/zigbee-switch-configurable-firmware-v2-210/ [Edit] My bad, there are not a CC2531 firmware here, only CC2530 based ones. That said, I thought you could hit the button on a 2531 to turn off the light? When I had one running as a router, I thought it either turned off automatically after a minute or it could be toggled.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.