homebridge-chromecast-speaker
v1.0.3
Published
Expose Chromecast Audio devices in Homebridge as Speakers to control them
Downloads
38
Readme
Controller - Chromecast Speaker
This accessory will discover all chromecasts on the network and create a speaker for 'Chromecast Audio', 'Google Cast Group', 'JBL Link View', 'Lenovo Smart Display', 'Google Nest Hub', 'Lenovo Smart Clock', 'Google Home', 'Google Home Mini', 'Google Nest Mini'.
Apple Home app does not support speakers yet and the accessory is shown as unsupported, but can be controlled via thirs-party apps like Home+, Controller for HomeKit and others.
Installation
npm i -g homebridge-chromecast-speaker
Add this to your config.json.
"platforms":[
{
"platform": "ChromecastSpeaker",
"name": "ChromecastSpeaker"
}
]
Credits
This project is based on @homebridge-control-chromecast