Add icon translations to Soundtouch (#112236)

This commit is contained in:
Joost Lekkerkerker 2024-03-05 08:47:17 +01:00 committed by GitHub
parent ee9802534a
commit 3005c92585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"play_everywhere": "mdi:play",
"create_zone": "mdi:plus",
"add_zone_slave": "mdi:plus",
"remove_zone_slave": "mdi:minus"
}
}