Make Home Presense.yaml guest mode switch not optional
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -156,12 +156,11 @@ blueprint:
|
||||
collapsed: true
|
||||
input:
|
||||
guest_mode_switch:
|
||||
name: Guest Mode Switch (optional)
|
||||
name: Guest Mode Switch
|
||||
description: >
|
||||
Input boolean that forces presence ON when enabled.
|
||||
Useful when guests are home without tracked devices.
|
||||
Leave empty to disable guest mode feature.
|
||||
default: []
|
||||
selector:
|
||||
entity:
|
||||
domain: input_boolean
|
||||
|
||||
Reference in New Issue
Block a user