Lock mode block scheduler and automation #1809
Replies: 2 comments 2 replies
|
it works with scheduler not with automation |
0 replies
|
Hello @KipK does the lock should block Scheduler and Automation or only the Scheduler ? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have excluded lock mode to block automation but only user action.
The lock is used in my case to stop unwanted actions on the dashboards.
Even if the settings are:
is_lock_configured: true
lock_manager:
is_locked: true
lock_users: true
lock_automations: false
lock_code: false
I am not able to change preset (eco, comfort,...) by scheduler or automations...
All reactions