Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
finally integrated into home automation
#8
Hello, this was really good news, maybe there is hope for me to..........

I use my phantom in a setup with tv, blueray, atv and more, and everything exept the phantom is remote controlled with a logitech harmony remote. I bought a pair of ec-living speakers from electrocompaniet, and thanks to this link;
https://forum.kodi.tv/showthread.php?tid=206433 i managed to remote control the volume of these through a raspberry pi. 

Would it be possible to do the same thing with the phantoms using you findings ? 

in my raspberry lircd config files i have this for the ec living;

lircrc; ec living

begin
    button = KEY_VOLUMEUP
    prog = irexec
#    config = /usr/bin/pactl -- set-sink-volume 0 +2%  # vol+
     config = curl -g 'http://192.168.70.99/jsonrpc?request=\{%22jsonrpc%22:%22$
    repeat = 2
end

begin
    button = KEY_VOLUMEDOWN
    prog = irexec
    config = curl -g  'http://192.168.70.99/jsonrpc?request=\{%22jsonrpc%22:%22$
#    config = /usr/bin/pactl -- set-sink-volume 0 -2%  # vol-
    repeat = 2
end

I would really appreciate help to achive the same with my phanthom.

best regards Lars
Reply


Messages In This Thread
RE: finally integrated into home automation - by Gaustabl - 26-Nov-2017, 19:41
logitech harmony integration - by Usk112 - 01-Sep-2019, 07:37

Forum Jump:


Users browsing this thread: 1 Guest(s)