Fix bug in set_preset_mode_with_end_datetime (wrong typo of frost_guard) (#138402)
parent
509add8e5c
commit
1cae504cfe
|
@ -39,7 +39,7 @@ set_preset_mode_with_end_datetime:
|
|||
select:
|
||||
options:
|
||||
- "away"
|
||||
- "Frost Guard"
|
||||
- "frost_guard"
|
||||
end_datetime:
|
||||
required: true
|
||||
example: '"2019-04-20 05:04:20"'
|
||||
|
|
Loading…
Reference in New Issue