Skip to content

Commit 063136f

Browse files
authored
v2.1
1 parent 114c27a commit 063136f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Community post: https://community.home-assistant.io/t/spotcast-custom-component-
1515
_Now with support for speaker groups, transferring playback to and between chromecast devices and using HA entity id instead of device_name_.
1616

1717
***Important***
18+
Release 2.1 requires Home Assistant 0.99 due to update in pychromecast version.
1819
As of release 2 the sensor is optional. To add it add it to the configs sensor section.
1920

2021
## Installation
@@ -106,6 +107,7 @@ where
106107
- `uri` is the spotify uri, supports all uris including track (limit to one track)
107108

108109
## Use the sensor
110+
The sensor has the discovered chromecasts as both json and since v.2.1 as an array of objects.
109111
Add the following to the sensor section of the configuration:
110112
```
111113
sensor:

0 commit comments

Comments
 (0)