Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light switch behaviour #317

Closed
xoseperez opened this issue Dec 9, 2017 · 3 comments
Closed

Light switch behaviour #317

xoseperez opened this issue Dec 9, 2017 · 3 comments

Comments

@xoseperez
Copy link
Owner

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 ;)

@xoseperez
Copy link
Owner Author

Original comment by Oskari Rauta (Bitbucket: oskarirauta, GitHub: oskarirauta):


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

@xoseperez
Copy link
Owner Author

Released with 1.11.0

@xoseperez
Copy link
Owner Author

Removing milestone: 1.11.0 (automated comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant