Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 478 Bytes

WARNING! HAVE NOT USED BINDING IN A WHILE. PROBABLY NOT WORKING!

Chromecast-Openhab-Binding

Chromecast plugin for openhab

###Commands <ip>:<direction>:<command>

This is really early.
This commands bellow is kind of the only command that works.

###Examples Number Volume "Volume [%s]" { chromecast="192.168.1.3:=:volume" }
String Status "Status [%s]" { chromecast="192.168.1.3:=:status" }
String App "App [%s]" { chromecast="192.168.1.3:<:app" }