iobroker-community-adapters / ioBroker.chromecast

ioBroker Chromecast Adapter
MIT License
22 stars 12 forks source link
chromecast google-home iobroker

Logo

ioBroker.chromecast

Number of Installations Number of Installations NPM version

Test and Release Translation status Downloads

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

A Google Home adapter for ioBroker

This plugin allows to detect video and/or audio Google Home devices. For each detected Home device an ioBroker device is created. This device displays the status of the device and allows to send it a new URL to cast.

Build on top of the following projects:

Join the Discord server to discuss everything about ioBroker integration!

Instructions

  1. Install this adapter into ioBroker
  2. (optional) If you plan to stream local files or if your chromecast devices are located in a different subnet, you need to configure the adapter
    • you need to have an ioBroker web server instance to stream local files
    • you need to manually add information (name, IP, port, ad type) for each device located in a different subnet than your ioBroker server. If you want names to correspond to the names of the automatically found devices, use the MAC address as name. You can define any name you want. Make sure, each name is unique! To avoid problems, names should only contain upper case characters A-Z, lower case characters a-z, digits 0-9, - (minus), and _ (underscore).
  3. Check your log: you should see logs about the detected devices
  4. Write a URL such as http://edge.live.mp3.mdn.newmedia.nacamar.net/ps-dieneue_rock/livestream_hi.mp3 to the chromecast.0.<your chromecast name>.player.url2play
  5. The URL should start playing on your device

Features

What is missing?

Changelog

3.4.1 (2024-07-02)

3.4.0 (2024-04-13)

3.3.0 (2024-04-07)

3.2.0 (2024-01-22)

3.1.0 (2022-11-12)

3.0.3 (2022-08-26)

2.3.1 (2019-10-23)

2.2.3 (2019-03-19)

2.2.2 (2019-02-01)

2.2.1 (2019-01-29)

2.2.0 (2019-01-15)

2.1.5 (2019-01-14)

2.0.2 (2019-01-06)

2.0.0 (2018-07-22)

1.4.3 (2018-04-03)

1.4.2 (2018-01-30)

1.4.1 (2018-01-06)

1.4.0 (2017.11.26)

1.3.4 (2017.11.26)

1.3.4 (2017.11.25)

1.3.3 (2017.11.24)

1.3.2

1.3.1

1.3.0

1.2.2

1.2.2

1.2.1

1.2.0

1.1.3

1.1.2

1.1.1

1.1.0

1.0.9

1.0.8

1.0.7

1.0.6

1.0.2

1.0.1

1.0.0

0.2.1

0.2.0

0.1.4

0.1.3

0.1.2

0.1.1

0.1.0

License

The MIT License (MIT)

Copyright (c) 2024 iobroker-community-adapters iobroker-community-adapters@gmx.de Copyright (c) 2015-2022 Vegetto iobroker@angelnu.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.