mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Corrected default tilt open position (#9251)
This commit is contained in:
parent
547cf37018
commit
aca6d86149
@ -162,7 +162,7 @@ tilt_opened_value:
|
|||||||
description: The value that will be sent on an `open_cover_tilt` command.
|
description: The value that will be sent on an `open_cover_tilt` command.
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 0
|
default: 100
|
||||||
tilt_status_optimistic:
|
tilt_status_optimistic:
|
||||||
description: Flag that determines if tilt works in optimistic mode.
|
description: Flag that determines if tilt works in optimistic mode.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user