mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 01:36:49 +00:00
Add alert icon" (#1703)
This commit is contained in:
parent
b944089087
commit
f9d28fbf83
@ -6,6 +6,7 @@
|
|||||||
import { DEFAULT_DOMAIN_ICON } from '../const.js';
|
import { DEFAULT_DOMAIN_ICON } from '../const.js';
|
||||||
|
|
||||||
const fixedIcons = {
|
const fixedIcons = {
|
||||||
|
alert: 'hass:alert',
|
||||||
automation: 'hass:playlist-play',
|
automation: 'hass:playlist-play',
|
||||||
calendar: 'hass:calendar',
|
calendar: 'hass:calendar',
|
||||||
camera: 'hass:video',
|
camera: 'hass:video',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user