mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-15 22:10:37 +00:00
Fix Liquid error
This commit is contained in:
@@ -132,7 +132,7 @@ entities:
|
|||||||
for designating a pre-trigger state change on the sensor."
|
for designating a pre-trigger state change on the sensor."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: !!
|
default: "!!"
|
||||||
ignore_availability:
|
ignore_availability:
|
||||||
description: "Should we respect `free`/`busy` flags?"
|
description: "Should we respect `free`/`busy` flags?"
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user