mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Add service icons to Channels (#113284)
* Add service icons to Channels * Update homeassistant/components/channels/icons.json Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> --------- Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
parent
645e780445
commit
09be817f76
7
homeassistant/components/channels/icons.json
Normal file
7
homeassistant/components/channels/icons.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"seek_forward": "mdi:skip-forward",
|
||||
"seek_backward": "mdi:skip-backward",
|
||||
"seek_by": "mdi:timer-check-outline"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user