node-red-contrib-samsung-tv
v0.2.0
Published
Node-RED node to control Samsung TVs
Downloads
49
Readme
Node-RED nodes for Samsung TV over LAN/WiFi
This package contains nodes for to control Samsung TVs from Node-Red.
Installation
Use npm install node-red-contrib-samsung-tv
to install.
Usage
There are 3 new nodes which appear in the category 'devices' in your Node-Red palette. Use the config node to set the IP address of your receiver.
NOTE: You cannot turn on a Samsung TV over the network. This is a known limitation of the Samsung network interface.
Credits
- Sebastian Krauskopf (sebakrau) for his
node-red-contrib-avr-yamaha
library which this is somewhat based on.