mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 12:49:19 +00:00
Add more info lock (#15995)
* Add more info lock * Use same height for pending state * Fix attributes * Add unlocking/locking to switch * Improve code support
This commit is contained in:
@@ -22,6 +22,7 @@ export const DOMAINS_WITH_NEW_MORE_INFO = [
|
||||
"fan",
|
||||
"input_boolean",
|
||||
"light",
|
||||
"lock",
|
||||
"siren",
|
||||
"switch",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user