mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
14 lines
204 B
JSON
14 lines
204 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"plex": {
|
|
"default": "mdi:plex"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"refresh_library": "mdi:refresh",
|
|
"scan_for_clients": "mdi:database-refresh"
|
|
}
|
|
}
|