Fix bug in set_preset_mode_with_end_datetime (wrong typo of frost_guard) (#138402)

This commit is contained in:
cro
2025-02-20 22:52:03 +01:00
committed by GitHub
parent 509add8e5c
commit 1cae504cfe

View File

@@ -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"'