File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Community post: https://community.home-assistant.io/t/spotcast-custom-component-
15
15
_ Now with support for speaker groups, transferring playback to and between chromecast devices and using HA entity id instead of device_name_ .
16
16
17
17
*** Important***
18
+ Release 2.1 requires Home Assistant 0.99 due to update in pychromecast version.
18
19
As of release 2 the sensor is optional. To add it add it to the configs sensor section.
19
20
20
21
## Installation
@@ -106,6 +107,7 @@ where
106
107
- ` uri ` is the spotify uri, supports all uris including track (limit to one track)
107
108
108
109
## Use the sensor
110
+ The sensor has the discovered chromecasts as both json and since v.2.1 as an array of objects.
109
111
Add the following to the sensor section of the configuration:
110
112
```
111
113
sensor:
You can’t perform that action at this time.
0 commit comments