Add service icons to RFLink (#113348)

* Add service icons to RFLink

* Update homeassistant/components/rflink/icons.json
This commit is contained in:
Joost Lekkerkerker
2024-03-14 13:14:15 +01:00
committed by GitHub
parent b8d232ab7f
commit 98c250b910

View File

@@ -0,0 +1,5 @@
{
"services": {
"send_command": "mdi:send"
}
}