Add service icons to System Log (#113355)
This commit is contained in:
parent
fc85b4f123
commit
ca916bcc98
1 changed files with 6 additions and 0 deletions
6
homeassistant/components/system_log/icons.json
Normal file
6
homeassistant/components/system_log/icons.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"clear": "mdi:delete",
|
||||||
|
"write": "mdi:pencil"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue