1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/ps4/icons.json
2024-08-28 13:48:01 +02:00

15 lines
204 B
JSON

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