You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least for sonoff touch and sonoff t1's, and similar devices - but why not for other devices as well. Actually, this is how it works with other firmwares / as stock in most devices.
Device's internal/own led is on while device is turned off. Atleast for light switches, idea is that when you are in dark and want to switch lights, this minor glow from the switches LED, will direct you to light switch. Current idea with espurna seems to be that led is lit when device is on, which is ofcourse alternative way.. Just my opinion, but I like the other approach better.. Normally I guess, LED is controlled by device's wifi state, but I turned that feature off.. Could this be alternative way of controlling this led?
Second thing - there seems to be delay when switching device on manually(by button or touch). Is there anything that we could do for this delay to make it not that longish?
And thanks for great firmware, very likely this is best alternative firmware for sonoff kind of devices ;)
The text was updated successfully, but these errors were encountered:
I know in most devices this is defined as "wifi led" (which I always disable)...
Maybe there could be menu where one could set desired behaviour of wifi led (well this would lead it to be named just led probably...), with few choices:
wifi-mode (normal wifi led behaviour)
"find me"-mode ( on when relay/device is off )
notification mode ( on when relay/device is on )
always off
mqtt controlled, default: off/on/last state/relay state/relay state inverted/last state
Originally reported by: Oskari Rauta (Bitbucket: oskarirauta, GitHub: oskarirauta)
I think device's led could have better use....
At least for sonoff touch and sonoff t1's, and similar devices - but why not for other devices as well. Actually, this is how it works with other firmwares / as stock in most devices.
Device's internal/own led is on while device is turned off. Atleast for light switches, idea is that when you are in dark and want to switch lights, this minor glow from the switches LED, will direct you to light switch. Current idea with espurna seems to be that led is lit when device is on, which is ofcourse alternative way.. Just my opinion, but I like the other approach better.. Normally I guess, LED is controlled by device's wifi state, but I turned that feature off.. Could this be alternative way of controlling this led?
Second thing - there seems to be delay when switching device on manually(by button or touch). Is there anything that we could do for this delay to make it not that longish?
And thanks for great firmware, very likely this is best alternative firmware for sonoff kind of devices ;)
The text was updated successfully, but these errors were encountered: