mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 13:56:28 +00:00
* 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>
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"services": {
|
|
"seek_forward": "mdi:skip-forward",
|
|
"seek_backward": "mdi:skip-backward",
|
|
"seek_by": "mdi:timer-check-outline"
|
|
}
|
|
}
|