mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Fix bug in set_preset_mode_with_end_datetime (wrong typo of frost_guard) (#138402)
This commit is contained in:
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…
x
Reference in New Issue
Block a user