Skip to content

Commit

Permalink
Correct link to shortcuts object (kalkih#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 authored and kalkih committed Feb 11, 2019
1 parent 76f0c00 commit 7379965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Inspired by [Custom UI: Mini media player](https://community.home-assistant.io/t
| idle_view | object | optional | v1.0.0 | Display a less cluttered view when idle, See [Idle object](#idle-object) for available options.
| background | string | optional | v0.8.6 | Background image, specify the image url `"/local/background-img.png"` e.g.
| sonos | object | optional | v1.0.0 | Sonos group management, see [Sonos object](#sonos-object) for available options.
| shortcuts | object | optional | v1.0.0 | Media shortcuts in a list or as buttons, see [Shortcut object](#shortcut-object) for available options.
| shortcuts | object | optional | v1.0.0 | Media shortcuts in a list or as buttons, see [Shortcut object](#shortcuts-object) for available options.

#### Idle object
| Name | Type | Default | Description |
Expand Down

0 comments on commit 7379965

Please sign in to comment.