core/homeassistant/components/ps4/icons.json

15 lines
204 B
JSON

{
"entity": {
"media_player": {
"media_player": {
"default": "mdi:sony-playstation"
}
}
},
"services": {
"send_command": {
"service": "mdi:console"
}
}
}