Philipstv driver
Domotcl driver Philips TV 2012+ with json API
Ruud Sept-2015
Arguments
- host
-
Properties
- source
-
- inputno
- Byte (8-bits).
- volume
- Byte (8-bits).
- mute
- Possible values: off, on.
- channelno
- Unsigned short (16-bits).
- power
- Possible values: off, on, checking, unknown.
- alive
- Possible values: off, on.
Events
- source
- Fires whenever the value of the source property changes.
- inputno
- Fires whenever the value of the inputno property changes.
- volume
- Fires whenever the value of the volume property changes.
- mute
- Fires whenever the value of the mute property changes.
- channelno
- Fires whenever the value of the channelno property changes.
- power
- Fires whenever the value of the power property changes.
- alive
- Fires whenever the value of the alive property changes.
Commands
- volume level
-
- mute state
-
- get_sources
-
- setinput inputs
-
- setchannel channel
-
- sendkey keycmds
-
- checkonline
-
|