core/homeassistant/components/ps4/icons.json

15 lines
204 B
JSON
Raw Normal View History

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