Skip to content

benov84/homebridge-chromecast-speaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Chromecast Speaker Accessory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published