You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Your hardware
EMHASS installation type
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: