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.ir.v2 not supported #1284

Closed trevor61 closed 2 years ago

trevor61 commented 2 years ago

The IR remote control works using the old manual method

remote:

but can't be setup via hacs with the new integration

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

Found an unsupported model 'chuangmi.ir.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

The homeassistant integration needs to be converted to use the config flow for remotes, so this issue is not related to this project and therefore I'll close this.