samueltardieu / homeassistant-addon-pi-cec

HomeAssistant add-on to expose Raspberry Pi HDMI CEC
9 stars 6 forks source link

HAOS - Strange Logs #12

Closed SteadyStatus21 closed 7 months ago

SteadyStatus21 commented 1 year ago

Good Afternoon, trying this after HA screwed over the built in CEC integration, but this is my logs that come out. What do I need to do differently, as a Sony Receiver should show up.

/var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] done. [services.d] starting services [services.d] done. 2023-07-01 17:26:37,252 - pycec - WARNING - Be aware! Network is using shared event loop! 2023-07-01 17:26:37,298 - pycec.cec - INFO - found a CEC adapter: 2023-07-01 17:26:37,298 - pycec.cec - INFO - port: RPI 2023-07-01 17:26:37,299 - pycec.cec - INFO - vendor: 0x2708 2023-07-01 17:26:37,299 - pycec.cec - INFO - product: 0x1001 [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal.

samueltardieu commented 7 months ago

Hi. This is due to an outdated version of pyCEC, we have to wait for a new release, see https://github.com/konikvranik/pyCEC/pull/80.