core/homeassistant/components/ps4/icons.json

13 lines
179 B
JSON
Raw Normal View History

2024-03-05 07:43:50 +00:00
{
"entity": {
"media_player": {
"media_player": {
"default": "mdi:sony-playstation"
}
}
},
"services": {
2024-03-14 13:49:20 +00:00
"send_command": "mdi:console"
2024-03-05 07:43:50 +00:00
}
}