Add alert icon" (#1703)

This commit is contained in:
Paulus Schoutsen 2018-09-25 14:42:23 +02:00 committed by GitHub
parent b944089087
commit f9d28fbf83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
import { DEFAULT_DOMAIN_ICON } from '../const.js';
const fixedIcons = {
alert: 'hass:alert',
automation: 'hass:playlist-play',
calendar: 'hass:calendar',
camera: 'hass:video',