This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec39ec69bb
core
/
homeassistant
/
components
/
rflink
/
icons.json
8 lines
80 B
JSON
Raw
Normal View
History
Unescape
Escape
Add service icons to RFLink (#113348) * Add service icons to RFLink * Update homeassistant/components/rflink/icons.json
2024-03-14 12:14:15 +00:00
{
"services"
:
{
Update icons.json to new service schema part 3 (#124770)
2024-08-28 11:48:01 +00:00
"send_command"
:
{
"service"
:
"mdi:send"
}
Add service icons to RFLink (#113348) * Add service icons to RFLink * Update homeassistant/components/rflink/icons.json
2024-03-14 12:14:15 +00:00
}
}