Chuangmi-ir-v2 not working with xiaomi_miio integration

Hi guys
Looks like there is some issue with xiaomi_miio integration and chuangmi-ir-v2_miio. Mine just stopped responding.
It is configured like:

remote:

  • platform: xiaomi_miio
    name: Remote LR
    host: [IP]
    token: [TOKEN]
    commands: …

This is shown in entity details:

This entity is no longer being provided by the xiaomi_miio integration. If the entity is no longer in use, delete it in settings

This is from logs:

Logger: homeassistant.helpers.service
Source: helpers/service.py:833
First occurred: 9:44:29 AM (2 occurrences)
Last logged: 9:44:44 AM

Referenced entities remote.remote_lr are missing or not currently available

Token is correct (checked via custom mihome on android device). Any advises?

So I figured it out. Need to remove xiaomi_miio integration from configuration.yaml.

So if we remove it from the config then how are we supposed to use the IR then?

It was working once I remove xiaomi_miio integration from configuration.yaml. But after reboot it’s not working any more. So issue is still open.

I added back xiaomi_miio config for ir in configuration.yaml and it works again. Looks like it was broken in some build and working again.