Hi HA guys
I need some assistance (probably quite basic for most here. ) .
I have my main Homeassistant install on an HP microserver running Ubuntu server 17.10
I also have a Raspberry pi (Model B, 512MB) in my lounge, connected to a Samsung TV via HDMI. cec-client is installed and I have a positive good response with this command:
echo scan | cec-client -s -d 1
pi@raspberrypi:~ $ echo scan | cec-client -s -d 1
opening a connection to the CEC adapter…
requesting CEC bus information …
CEC bus information
device #0: TV
address: 0.0.0.0
active source: yes
vendor: Samsung
osd string: TV
CEC version: 1.3a
power status: on
language: eng
device #1: Recorder 1
address: 1.0.0.0
active source: no
vendor: Pulse Eight
osd string: CECTester
CEC version: 1.4
power status: on
language: eng
device #4: Playback 1
address: 1.1.0.0
active source: no
vendor: Samsung
osd string: BD Player
CEC version: 1.4
power status: standby
language: ???
device #5: Audio
address: 1.0.0.0
active source: no
vendor: Yamaha
osd string: RX-V775
CEC version: 1.4
power status: on
language: ???
BUT…
I just cant get pyCEC installed / running…and actually have no real idea of how to get it from github correctly.
Anyone that can advise me on the commands to install it, or guide me to a good, simple link explaining how to, I havent found anything yet.
I hope someone can assist me…I keen to get my system running, but this is all a steep learning curve for me.
Thanks in advance.