Automation icon tweaks (#13495)

This commit is contained in:
Franck Nijhof
2022-08-26 02:39:21 +02:00
committed by GitHub
parent 44e38cd24e
commit 35fa763086
10 changed files with 61 additions and 36 deletions

View File

@@ -4,7 +4,7 @@ import {
mdiClockOutline,
mdiCodeBraces,
mdiDevices,
mdiExclamation,
mdiGestureDoubleTap,
mdiHomeAssistant,
mdiMapMarker,
mdiMapMarkerRadius,
@@ -19,7 +19,7 @@ import {
export const TRIGGER_TYPES = {
calendar: mdiCalendar,
device: mdiDevices,
event: mdiExclamation,
event: mdiGestureDoubleTap,
state: mdiStateMachine,
geo_location: mdiMapMarker,
homeassistant: mdiHomeAssistant,