A collection of nodes to control Philips TV with Node-RED, including Ambilight control.
Build on top of philtv-js (no python, only Javascript), this package provides a set of nodes to control your Philips TV with Node-RED.
npm install @keload/node-red-contrib-js-philips-tv-control
or with the palette manager in Node-RED.
You need to have valid digest credentials to access your TV.
You can do this in the TV config node.
Many feature are missing, but the package is growing. Here is the list of the current features:
- Manage Ambilight brightness
- Manage Ambilight Follow Video Mode
Send a key to the TV to control it. (Mute, Volume Up, Volume Down, Power, ...)
- Get TV information System
- Get all Ambilight current information
- Get all TV structure
- Add more nodes to manage more features
This package use node-red-dxp to build the package. A crazy fast and easy way to build Node-RED package.
Please feel free to contribute to this package by creating issues or pull requests.
MIT