1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00
Files
core/homeassistant/components/ps4/icons.json
2024-03-14 14:49:20 +01:00

13 lines
179 B
JSON

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