mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add service icons to Abode (#113411)
This commit is contained in:
parent
87767a58fc
commit
5c59b4d846
@ -5,5 +5,10 @@
|
|||||||
"default": "mdi:robot"
|
"default": "mdi:robot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"capture_image": "mdi:camera",
|
||||||
|
"change_setting": "mdi:cog",
|
||||||
|
"trigger_automation": "mdi:play"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user