go back to signals and no hard entity references (#24894)
This commit is contained in:
parent
b6e0f538c5
commit
7f90a1cab2
4 changed files with 34 additions and 13 deletions
|
@ -103,6 +103,7 @@ SIGNAL_MOVE_LEVEL = "move_level"
|
|||
SIGNAL_SET_LEVEL = "set_level"
|
||||
SIGNAL_STATE_ATTR = "update_state_attribute"
|
||||
SIGNAL_AVAILABLE = 'available'
|
||||
SIGNAL_REMOVE = 'remove'
|
||||
|
||||
QUIRK_APPLIED = 'quirk_applied'
|
||||
QUIRK_CLASS = 'quirk_class'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue