diff --git a/src/common/const.ts b/src/common/const.ts index ef88067ac2..0396b575f7 100644 --- a/src/common/const.ts +++ b/src/common/const.ts @@ -206,6 +206,8 @@ export const DOMAINS_HIDE_DEFAULT_MORE_INFO = [ * still do of course) as the click might instead e.g. activate the input field that this row shows. */ export const DOMAINS_INPUT_ROW = [ + "automation", + "button", "cover", "fan", "group",