rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.63k stars 549 forks source link

chuangmi.remote.v2 is working but shows a warning #1315

Closed delicon closed 2 years ago

delicon commented 2 years ago

I got this warning in the logs:

Logger: miio.device Source: /usr/local/lib/python3.9/site-packages/miio/device.py:155 First occurred: 12:58:35 (1 occurrences) Last logged: 12:58:35

Found an unsupported model 'chuangmi.remote.v2' for class 'ChuangmiIr'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/

rytilahti commented 2 years ago

Fixed by #1258, the warning will disappear when a new release gets done.