mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-10 11:38:51 +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."
|
||||
required: false
|
||||
type: string
|
||||
default: !!
|
||||
default: "!!"
|
||||
ignore_availability:
|
||||
description: "Should we respect `free`/`busy` flags?"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user