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 GitHub
parent 6224cb6994
commit acbb7e0453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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