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

Disable the switch option #1697

Closed
goatchurchprime opened this issue Apr 15, 2019 · 3 comments · Fixed by #1705
Closed

Disable the switch option #1697

goatchurchprime opened this issue Apr 15, 2019 · 3 comments · Fixed by #1705
Labels
enhancement New feature or request

Comments

@goatchurchprime
Copy link

We use the Sonoff POWs to measure power on devices that we never want to turn off.

Can we have an option in the Switches menu that is "I really mean Always ON!" instead of just being on at boot mode. I don't want it ever to go off if someone taps the switch or sends an MQTT relay/off message to this device.

We already have other ways of turning our machines off, like kill switches and a separate power unit that turns a whole lot of other machines off at the same time.

Having this easy off switch in the Sonoff is a liability. But I want it to be easy to read the power and do the other config features.

Adding this lockin feature into the Boot mode option would be the minimum to achieve this. But you could add a new thing on the API that locks or unlocks the switch remotely.

But the really main thing is we'd like to easily disable that button as a switch.

@mcspr
Copy link
Collaborator

mcspr commented Apr 26, 2019

But the really main thing is we'd like to easily disable that button as a switch.

I remember button control was proposed as #1322
But i think this should be resolved via v2 branch / current #1680 , since we will be able to remove relayID<->button association at runtime

@xoseperez
Copy link
Owner

Even after removing the association between buttons (physical or virtual) and relays there will be ways to toggle the relay (terminal, MQTT, API...). For me the proposed lock option in #1705 makes sense...

@markusrudolf
Copy link
Contributor

markusrudolf commented Jun 13, 2019

I also want to have an option to disable the physical switch via web interface since our triplets are starting to explore our flat and pressing all buttons that are in range :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants