Display edit button for climate fan mode feature (#19259)

This commit is contained in:
Paul Bottein 2024-01-03 14:26:40 +01:00 committed by Bram Kragten
parent 22929672a0
commit 62dafac72b

View File

@ -81,6 +81,7 @@ const EDITABLES_FEATURE_TYPES = new Set<UiFeatureTypes>([
"humidifier-modes",
"water-heater-operation-modes",
"lawn-mower-commands",
"climate-fan-modes",
"climate-preset-modes",
"numeric-input",
"update-actions",