Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found an unsupported model 'chuangmi.ir.v2' for class 'ChuangmiIr' #1268

Closed
jgyoldi opened this issue Dec 20, 2021 · 1 comment
Closed

Found an unsupported model 'chuangmi.ir.v2' for class 'ChuangmiIr' #1268

jgyoldi opened this issue Dec 20, 2021 · 1 comment

Comments

@jgyoldi
Copy link

jgyoldi commented Dec 20, 2021

Hello,

I have two Xiaomi IR Remote devices and I have installed the latest version of Docker Home assistant, In the log I have found the following warninig:

Logger: miio.device
Source: /usr/local/lib/python3.9/site-packages/miio/device.py:155
First occurred: 19 de diciembre de 2021 14:12:27 (2 occurrences)
Last logged: 19 de diciembre de 2021 14:12:27

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/

To add the devices to Home Assistant I did the following some time ago:

remote:
  - platform: xiaomi_miio
    name: ir_salon
    host: !secret ir_salon_ip
    token: !secret ir_salon_token
    hidden: false

And this is my Home Assistan information:

System Health

version core-2021.12.3
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.9.7
os_name Linux
os_version 4.19.0-14-amd64
arch x86_64
timezone Europe/Madrid
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 4613
Installed Version 1.18.0
Stage running
Available Repositories 987
Installed Repositories 66
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Lovelace
dashboards 2
resources 33
views 18
mode storage

Regards.

@rytilahti
Copy link
Owner

Fixed by #1258, so the warning will disappear when a new python-miio version gets released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants