Add icon translations to Homekit (#111719)

pull/111736/head
Joost Lekkerkerker 2024-02-28 16:34:50 +01:00 committed by GitHub
parent 7d1d72cc45
commit 515ca2b6f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"services": {
"reload": "mdi:reload",
"reset_accessory": "mdi:cog-refresh",
"unpair": "mdi:link-variant-off"
}
}