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

Suggestion: Change default lights-on duration setting to 0 #15

Open
k3vmcd opened this issue Aug 12, 2021 · 3 comments
Open

Suggestion: Change default lights-on duration setting to 0 #15

k3vmcd opened this issue Aug 12, 2021 · 3 comments

Comments

@k3vmcd
Copy link

k3vmcd commented Aug 12, 2021

I suggest a hard-coded default setting for the duration should be 0 (i.e., "infinite on") such that lights the user switches on through this integration are subject to the user's own later action to switch off or a user-owned automation to switch off. The current setting of 60 causes any light turned on by this integration to switch off in 1 minute.

Alternatively/additionally, this should be a user-settable variable from the Device page (still with default setting of 0).

def data = ["lightMode": "on", "duration": 60]

@jedbro
Copy link

jedbro commented Dec 22, 2021

Great request. My personal preference would be we keep the default so we don't break current users, but - per your suggestion - we add this as a user-settable option during configuration.

@jedbro
Copy link

jedbro commented Jan 20, 2022

@k3vmcd - Do you know what the Ring App default is here? When you switch it on today via the Ring app, is it infinite on?

@k3vmcd
Copy link
Author

k3vmcd commented Jan 20, 2022

Default is "last used", but when creating a new group it starts at infinite on. It is also a per-group setting.

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

No branches or pull requests

2 participants