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

pull/138960/head
cro 2025-02-20 22:52:03 +01:00 committed by GitHub
parent 509add8e5c
commit 1cae504cfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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