Add service icons to Ness alarm (#113333)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:25:54 +01:00 committed by GitHub
parent 75b4cd2733
commit bb97063c48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"aux": "mdi:audio-input-stereo-minijack",
"panic": "mdi:fire"
}
}