0.1.16 • Published 9 years ago

homestar-chromecast v0.1.16

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
9 years ago

homestar-chromecast

IOTDB Bridge for Google ChromeCast

About

This allows you to control your ChromeCast devices from IOTDB.

Installation

Then:

$ npm install homestar-chromecast

Use

Play a video on your ChromeCast

const iotdb = require('iotdb')
iotdb.use("homestar-chromecast")

const things = iotdb.connect("Chromecast")
things.set(":media.load", "http://commondatastorage.googleapis.com/gtv-videos-bucket/big_buck_bunny_1080p.mp4")

Models

Chromecast

See Chromecast.iotql

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago