0.1.16 • Published 8 years ago

homestar-chromecast v0.1.16

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago