mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Add service icons to Minio (#113331)
This commit is contained in:
parent
e303a6dae9
commit
75b4cd2733
7
homeassistant/components/minio/icons.json
Normal file
7
homeassistant/components/minio/icons.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"get": "mdi:cloud-download",
|
||||||
|
"put": "mdi:cloud-upload",
|
||||||
|
"remove": "mdi:delete"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user