Open tomlut opened 3 months ago
Getting the same issue in 2024.10.3
/usr/local/lib/python3.12/site-packages/panasonic_viera/__init__.py:789: SyntaxWarning: invalid escape sequence '\=' prod_id = re.search("(?<=product_id\=)(.*?)(?=')", app).group(0)
The problem
Receive this warning in the logs when running 2024.9.0b1
What version of Home Assistant Core has the issue?
core-2024.9.0b1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Panasonic Viera
Link to integration documentation on our website
https://www.home-assistant.io/integrations/panasonic_viera/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response