18 lines
424 B
YAML
18 lines
424 B
YAML
# =======================
|
|
# SWITCHES (TRYBY)
|
|
# =======================
|
|
switch:
|
|
- platform: template
|
|
name: "Ignore doors / mirrors / pet"
|
|
id: ignore_static_reflections
|
|
optimistic: true
|
|
restore_mode: RESTORE_DEFAULT_OFF
|
|
entity_category: config
|
|
|
|
- platform: template
|
|
name: "Shower / WC mode"
|
|
id: shower_mode
|
|
optimistic: true
|
|
restore_mode: RESTORE_DEFAULT_OFF
|
|
entity_category: config
|