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

Problem with latest version and Home Assistant 14 #4

Open
MHx489 opened this issue Dec 9, 2024 · 0 comments
Open

Problem with latest version and Home Assistant 14 #4

MHx489 opened this issue Dec 9, 2024 · 0 comments

Comments

@MHx489
Copy link

MHx489 commented Dec 9, 2024

Hi, after Update to Home Assistant 14, Pironman 5 with latest Addon version won't startup. Following Log Errors

Traceback (most recent call last):
File "/opt/pironman5/venv/bin/pironman5-service", line 8, in
sys.exit(main())
^^^^^^
File "/opt/pironman5/venv/lib/python3.12/site-packages/pironman5/init.py", line 8, in main
from .pironman5 import Pironman5
File "/opt/pironman5/venv/lib/python3.12/site-packages/pironman5/pironman5.py", line 40, in
if get_hat_version() < 11:
^^^^^^^^^^^^^^^^^
File "/opt/pironman5/venv/lib/python3.12/site-packages/pironman5/utils.py", line 37, in get_hat_version
with open(f"{hat_path}/product_ver", "r") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'None/product_ver'

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

1 participant