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
71.72k stars 29.97k forks source link

Broadlink integration. Cannot learn 315 Mhz with RM4Pro #66685

Closed BoroBro closed 2 years ago

BoroBro commented 2 years ago

The problem

I have an RM4Pro. Trying to learn 315Mhz rf code. It seem's that it not works from scripts and from developer/services

Logger: homeassistant.components.broadlink.remote Source: components/broadlink/remote.py:306 Integration: Broadlink (documentation, issues) First occurred: 22:08:09 (11 occurrences) Last logged: 22:40:12

Failed to learn 'name': No radiofrequency found within 30.0 seconds Failed to learn 'name': No radiofrequency found within 30.0 seconds Failed to learn 'name': No radiofrequency code received within 30.0 seconds Failed to learn 'name': No radiofrequency code received within 30.0 seconds Failed to learn 'name': No infrared code received within 30.0 seconds

What version of Home Assistant Core has the issue?

core-2021.11.5

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

Broadlink

Link to integration documentation on our website

https://www.home-assistant.io/integrations/broadlink

Diagnostics information

Logger: homeassistant.components.broadlink.remote Source: components/broadlink/remote.py:306 Integration: Broadlink (documentation, issues) First occurred: 22:08:09 (11 occurrences) Last logged: 22:40:12

Failed to learn 'name': No radiofrequency found within 30.0 seconds Failed to learn 'name': No radiofrequency found within 30.0 seconds Failed to learn 'name': No radiofrequency code received within 30.0 seconds Failed to learn 'name': No radiofrequency code received within 30.0 seconds Failed to learn 'name': No infrared code received within 30.0 seconds

Example YAML snippet

script:
  learn_stop:
    sequence:
      - service: remote.learn_command
        target:
          entity_id: remote.broadlinkrm4pro_remote
        data:
          device: device1
          command: name
          command_type: rf

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

broadlink documentation broadlink source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @danielhiversen, @felipediel, @l-i-am, mind taking a look at this issue as it has been labeled with an integration (broadlink) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)