Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newest HaOS problem #13

Closed
vtechun opened this issue Apr 22, 2024 · 1 comment
Closed

newest HaOS problem #13

vtechun opened this issue Apr 22, 2024 · 1 comment

Comments

@vtechun
Copy link

vtechun commented Apr 22, 2024

log is here:

[s6-init] making user provided files available at /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.
2024-04-22 11:18:29,877 - pycec - WARNING - Be aware! Network is using shared event loop!
2024-04-22 11:18:29,917 - pycec.cec - INFO - found a CEC adapter:
2024-04-22 11:18:29,918 - pycec.cec - INFO - port: RPI
2024-04-22 11:18:29,918 - pycec.cec - INFO - vendor: 0x2708
2024-04-22 11:18:29,919 - pycec.cec - INFO - product: 0x1001
2024-04-22 11:18:31,400 - pycec.cec - INFO - connection opened
2024-04-22 11:18:31,911 - pycec - INFO - CEC initialized... Starting server.
2024-04-22 11:18:31,915 - pycec - INFO - Serving on ('0.0.0.0', 9526)
/usr/lib/python3.9/site-packages/pycec/main.py:19: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
await asyncio.sleep(10, loop=loop)

how to solve it?

thx

Tibor /sorry my bad english/

@samueltardieu
Copy link
Owner

Are you talking about the warning? It requires an updated version of pyCEC, see konikvranik/pyCEC#80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants