Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
finally integrated into home automation
#13
ok, good news first: it works! Smile

I made a NodeJS script wich discovers the bridge and also the actual port.
The script will serve a http server wich does the rest of the work.

So you just need to call the url of the device where the script runs with the volume from 0-100 percent. For example:

http://127.0.0.1:8080/?setVol=25
or
http://127.0.0.1:8080/?setVol=50

Or you can also increase or decrease the volume in 5% steps:

http://127.0.0.1:8080/?setVol=up
or
http://127.0.0.1:8080/?setVol=down

Bad things last: i need to clean up the code and need to figure out how to serve this easily to anyone who is interested in. So it will need a little more time.
Reply


Messages In This Thread
RE: finally integrated into home automation - by da2001 - 08-Dec-2017, 22:37
logitech harmony integration - by Usk112 - 01-Sep-2019, 07:37

Forum Jump:


Users browsing this thread: 3 Guest(s)