home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.49k stars 30.7k forks source link

service"XIAOMI_MIIO.REMOTE_LEARN_COMMAND" doesn't exist #106380

Closed xzx836 closed 7 months ago

xzx836 commented 10 months ago

The problem

For almost an year,I'm using Mi AI Speaker Pro as an IR remote. Following the official guidance(https://www.home-assistant.io/integrations/xiaomi_miio/#xiaomi-ir-remote),I configured the following lines: remote:

But several days earlier,I just can't use the IR remote all of a sudden.Entity "cinema" says something like "integration xiaomi_miio no longer provide this entity",and in developer tool - service ,the service I used to learn raw command "XIAOMI_MIIO.REMOTE_LEARN_COMMAND" just disappears ,as well as other services provided by The Xiaomi IR Remote Platform in the offical document above.

I tried to restore or use another version of homeassistant but still doesn't work.

I know that according to the documents I should use a chuangmi ir device instead of Mi AI Speaker Pro,but even if I had one,I still can't learn command using it because the learning service just doesn't exist.

What version of Home Assistant Core has the issue?

core-2023.4.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

xiaomi miio

Link to integration documentation on our website

https://www.home-assistant.io/integrations/xiaomi_miio/#xiaomi-ir-remote

Diagnostics information

No response

Example YAML snippet

remote:
  - platform: xiaomi_miio
    name: "cinema"
    host: 192.168.0.35
    token:  xxxxxxxxxxxxxxxxxxxxxxxxxxx

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 10 months ago

Hey there @rytilahti, @syssi, @starkillerog, mind taking a look at this issue as it has been labeled with an integration (xiaomi_miio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `xiaomi_miio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign xiaomi_miio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


xiaomi_miio documentation xiaomi_miio source (message by IssueLinks)

issue-triage-workflows[bot] commented 7 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.