mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +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.
|
||||
required: false
|
||||
type: integer
|
||||
default: 0
|
||||
default: 100
|
||||
tilt_status_optimistic:
|
||||
description: Flag that determines if tilt works in optimistic mode.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user