mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-17 23:10:44 +00:00
Add state and related to entity reg dialog (#4473)
* Add state and related to entity reg dialog * Replace more-info-settings, remove state tab add state button
This commit is contained in:
committed by
Paulus Schoutsen
parent
a544295167
commit
ae8a9940ed
@@ -5,6 +5,7 @@ declare global {
|
||||
// for fire event
|
||||
interface HASSDomEvents {
|
||||
"show-dialog": ShowDialogParams<unknown>;
|
||||
"close-dialog": undefined;
|
||||
}
|
||||
// for add event listener
|
||||
interface HTMLElementEventMap {
|
||||
|
||||
Reference in New Issue
Block a user