1.0.3 • Published 5 months ago

homebridge-chromecast-speaker v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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

1.0.2

5 months ago

1.0.3

5 months ago

1.0.1

3 years ago

1.0.0

3 years ago