2.0.10 • Published 2 years ago

homebridge-chromecast-television v2.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Chromecast Television Accessory

This plugin will discover all chromecasts on the network and create a Television/Streaming Accessory. Supported are Chromecast/Chromecast Ultra.

Switching On/Off will stop the stream. You can control the volume and play/pause from Apple TV Remote in Control Center.

Installation

npm i -g homebridge-chromecast-television

Add this to your config.json.

"platforms":[
    {
      "platform": "ChromecastTelevision",
      "name": "ChromecastTelevision",
      "category": "TELEVISION"
    }
]

You can specify category for HomeKit accessory - TELEVISION, TV_STREAMING_STICK, TV_SET_TOP_BOX, APPLE_TV. This does not change the device functions, but allows you to choose how the device is displayed in the Home app. Image

Add to HomeKit

This plugin adds the Chromecast as an external device. Once the plugin is configured you will have to add a new accessory in the Home app using the same code as your homebridge instance.

Due to an Apple limitation TV-type devices cannot be controlled in 3rd party HomeKit apps such as Eve.

Credits

This project is based on @homebridge-control-chromecast

2.0.3

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

2.0.2

2 years ago

1.0.11

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

2.0.1

2 years ago

1.0.13

2 years ago

2.0.0

2 years ago

1.0.12

2 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago