Add service icons to Logi circle (#113326)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:29:22 +01:00 committed by GitHub
parent f9c1ed42a9
commit c94fb8f660
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"set_config": "mdi:cog",
"livestream_snapshot": "mdi:camera",
"livestream_record": "mdi:record-rec"
}
}