1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Add event entity (#17332)

This commit is contained in:
Franck Nijhof
2023-07-21 12:18:32 +02:00
committed by GitHub
parent 3189ef0701
commit 0eebc9095c
20 changed files with 302 additions and 31 deletions

View File

@@ -72,6 +72,7 @@ export const DOMAINS_HIDE_DEFAULT_MORE_INFO = [
"select",
"text",
"update",
"event",
];
/** Domains that should have the history hidden in the more info dialog. */