-
-
Notifications
You must be signed in to change notification settings - Fork 597
Closed
Labels
Description
Describe the bug
After upgrading HA to 2025.1 (docker container) this warning appears in Log:
2025-01-03 23:38:44.501 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/miio/miot_device.py:23: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
Bool = partial(_str2bool)
Version information (please complete the following information):
- OS: debian
- python-miio: [Use
miiocli --versionorpip show python-miio]
Device information:
Xiaomi Mijia MJXFJ-300-G1
To Reproduce
Start HA.
Expected behavior
No messages in Log.
Console output
None