i have /dev/cec0 and /dec/cec1 on my raspi, got my TV and stuff hook up to the "left" hdmi port on raspi, which seems to be /dev/cec0
in cec.py there is a foreach loop over all existing /dev/cecX and the LAST one will then be opened for use
might be a good idea to have that selectable? parameter?
i have /dev/cec0 and /dec/cec1 on my raspi, got my TV and stuff hook up to the "left" hdmi port on raspi, which seems to be /dev/cec0
in cec.py there is a foreach loop over all existing /dev/cecX and the LAST one will then be opened for use
might be a good idea to have that selectable? parameter?