mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 04:46:34 +00:00
Add basic frontend support for siren (#12345)
This commit is contained in:
parent
6fd4cda534
commit
0685fdf7c6
@ -76,8 +76,9 @@ const DOMAIN_TO_ELEMENT_TYPE = {
|
||||
script: "script",
|
||||
select: "select",
|
||||
sensor: "sensor",
|
||||
timer: "timer",
|
||||
siren: "toggle",
|
||||
switch: "toggle",
|
||||
timer: "timer",
|
||||
vacuum: "toggle",
|
||||
// Temporary. Once climate is rewritten,
|
||||
// water heater should get its own row.
|
||||
|
Loading…
x
Reference in New Issue
Block a user