mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 20:26:39 +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 = [
|
||||
"air_quality",
|
||||
"alarm_control_panel",
|
||||
"alert",
|
||||
"automation",
|
||||
"binary_sensor",
|
||||
"calendar",
|
||||
|
Loading…
x
Reference in New Issue
Block a user