mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 12:46:35 +00:00
Filter alerts in services (#3598)
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3597
This commit is contained in:
parent
4f3abe1025
commit
5282a6504a
@ -3,6 +3,7 @@ export const UNAVAILABLE = "unavailable";
|
|||||||
export const ENTITY_COMPONENT_DOMAINS = [
|
export const ENTITY_COMPONENT_DOMAINS = [
|
||||||
"air_quality",
|
"air_quality",
|
||||||
"alarm_control_panel",
|
"alarm_control_panel",
|
||||||
|
"alert",
|
||||||
"automation",
|
"automation",
|
||||||
"binary_sensor",
|
"binary_sensor",
|
||||||
"calendar",
|
"calendar",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user