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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.1.4
Bug Fixes
Guest mode no longer disables ALL automations by default (issue #54)
Changed disable_automations default from True to False in both service handler and services.yaml. Users who want automations disabled during guest mode can explicitly pass disable_automations: true and/or automation_entity_ids: [specific automations].
Companion
gatekeeper-card v0.1.3: fixed callService signature for return_response, removed default disable_automations from card