Sonoff ZB_BRIDGE LEDLINK not working #11091
-
I want the led of my sonoff ZB_BRIDGE to be on when the device is working. Currently when the device is powered on there it is not visible if the device is active, only when zigbee data is send or received. It looks like it's powered off by default. I tried to change gpio13 in the zigbee template to ledlink but I think it's overridden by the template: Tasmota/tasmota/tasmota_template.h Line 2222 in 6ce3e6b How can I solve this problem? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can use a custom template similar to Module 75 and use LedLinki instead of LedLink. This will inverse the status of this led |
Beta Was this translation helpful? Give feedback.
You can use a custom template similar to Module 75 and use LedLinki instead of LedLink. This will inverse the status of this led