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

Warning after update to 0.12.5 #447

Closed
bert1111 opened this issue Feb 4, 2025 · 2 comments
Closed

Warning after update to 0.12.5 #447

bert1111 opened this issue Feb 4, 2025 · 2 comments

Comments

@bert1111
Copy link

bert1111 commented Feb 4, 2025

Describe the bug
After the update from 0.12.2 to 0.12.5 I see this error in the logs.
But as far as I can see, for now emhass appears to be functioning.

[2025-02-04 10:19:29 +0100] [21] [INFO] Starting gunicorn 23.0.0 [2025-02-04 10:19:29 +0100] [21] [INFO] Listening at: http://0.0.0.0:5000 (21) [2025-02-04 10:19:29 +0100] [21] [INFO] Using worker: gthread [2025-02-04 10:19:29 +0100] [22] [INFO] Booting worker with pid: 22 /app/src/emhass/command_line.py:1621: SyntaxWarning: invalid escape sequence '\.' config_file_ending = re.findall("(?<=\.).*$", str(config_path))

To Reproduce
Update emhass

Expected behavior
See no error

Screenshots
If applicable, add screenshots to help explain your problem.

Home Assistant installation type

  • Home Assistant OS

Your hardware

  • OS: HA OS
  • Architecture: Odroid C4

EMHASS installation type

  • Add-on

Additional context
Add any other context about the problem here.

@davidusb-geek
Copy link
Owner

Hi.
That's not an error, is a warning.
But still we need to fix this...

@davidusb-geek davidusb-geek changed the title Error after update to 0.12.5 Warning after update to 0.12.5 Feb 4, 2025
@davidusb-geek
Copy link
Owner

Hi, fixed here PR #448

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