pimatic-jointspace by Sven Kicherer (quotschmacher) | github | npm
pimatic-jointspace
Control your Philips TV via Jointspace API.
Activate Jointspace
Plugin Config Options
my plugin config options
Option | Description | Default |
---|
tvip string | IP of the TV | |
debug boolean | Flag for activating debug output | false |
Device Config Options
pimatic-jointspace device config schema
JointspaceSourceSelection
JointspaceSourceSelection config options
Option | Description | Default |
---|
buttons array of objects | Source Selection Buttons | [] |
ElementsOption | Description | Default |
---|
id string | | | text string | | | command string | | |
|
JointspaceDirectInput
JointspaceDirectInput config options
Option | Description | Default |
---|
buttons array of objects | Buttons to display | [] |
ElementsOption | Description | Default |
---|
command string | | | text string | if not entered will be filled out automatically | | id string | if not entered will be filled out automatically | |
|
pimatic-jointspace is written by Sven Kicherer (quotschmacher)