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 AMReferenced entities remote.remote_lr are missing or not currently available
Token is correct (checked via custom mihome on android device). Any advises?