mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 13:57:21 +00:00
Adds fixed schedule entity icon (#13514)
This commit is contained in:
parent
2547a975f6
commit
80a2a7b989
@ -98,6 +98,7 @@ export const FIXED_DOMAIN_ICONS = {
|
|||||||
proximity: mdiAppleSafari,
|
proximity: mdiAppleSafari,
|
||||||
remote: mdiRemote,
|
remote: mdiRemote,
|
||||||
scene: mdiPalette,
|
scene: mdiPalette,
|
||||||
|
schedule: mdiCalendarClock,
|
||||||
script: mdiScriptText,
|
script: mdiScriptText,
|
||||||
select: mdiFormatListBulleted,
|
select: mdiFormatListBulleted,
|
||||||
sensor: mdiEye,
|
sensor: mdiEye,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user