-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Open
Description
The problem
The AndroidTV Remote integration (androidtv_remote) generates a warning during startup:
Logger: py.warnings
Source: components/androidtv_remote/__init__.py:8
First occurred: 08:52:47 (1 occurrence)
Last logged: 08:52:47
/usr/local/lib/python3.13/site-packages/google/__init__.py:2: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__)
What version of Home Assistant Core has the issue?
core-2025.6.0
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
androidtv_remote
Link to integration documentation on our website
https://www.home-assistant.io/integrations/androidtv_remote/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
mattreim