mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add service icons to Ffmpeg (#113294)
This commit is contained in:
parent
0eda6e86c5
commit
5e04653431
7
homeassistant/components/ffmpeg/icons.json
Normal file
7
homeassistant/components/ffmpeg/icons.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"restart": "mdi:restart",
|
||||
"start": "mdi:start",
|
||||
"stop": "mdi:stop"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user