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

Broadlink 0x5f36 added to integration, but no devices or entity found #40225

Closed
siyatlam opened this issue Sep 18, 2020 · 4 comments · Fixed by #40215
Closed

Broadlink 0x5f36 added to integration, but no devices or entity found #40225

siyatlam opened this issue Sep 18, 2020 · 4 comments · Fixed by #40215

Comments

@siyatlam
Copy link

The problem

Since upgrading to 0.115, I'm not able to add my broadlink remote rm3 mini (0x5f36).

Previous to 0.115, I was able to use the following:

  - platform: broadlink
    host: 192.168.1.112
    mac: '24:DF:A7:7A:D6:66'
    type: rm_mini3_newblackbean

After upgrading to 0.115, I re-added the broadlink device using the UI via the Integrations. The integration was added successfully, but no devices or entities are shown associated with the integration.

I tried resetting the device using the ihc app and also the broadlink app without completing the installation, but that did not work.

Environment

  • Home Assistant Core release with the issue: 0.115
  • Last working Home Assistant Core release (if known): 0.114
  • Operating environment (OS/Container/Supervised/Core): 4.13
  • Integration causing this issue: broadlink
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/broadlink

Problem-relevant configuration.yaml

Traceback/Error logs

I see the following errors, but not sure if they are relevant:

Logger: homeassistant.components.broadlink.updater
Source: helpers/update_coordinator.py:165 
Integration: Broadlink (documentation, issues) 
First occurred: 16:02:32 (23 occurrences) 
Last logged: 16:26:34

Error fetching device data: The device storage is full
Logger: homeassistant.config_entries
Source: config_entries.py:239 
First occurred: 16:02:32 (25 occurrences) 
Last logged: 16:26:34

Config entry for broadlink not ready yet. Retrying in 5 seconds
Config entry for broadlink not ready yet. Retrying in 10 seconds
Config entry for broadlink not ready yet. Retrying in 20 seconds
Config entry for broadlink not ready yet. Retrying in 40 seconds
Config entry for broadlink not ready yet. Retrying in 80 seconds

Additional information

Note that I have two other RM3 broadlink devices that have been added successfully with devices and entities added properly - (versions are 0x27c2/0x2737). The issue seems to be isolated to 0x5f36.

@siyatlam
Copy link
Author

Possibly related to #40191

@probot-home-assistant
Copy link

broadlink documentation
broadlink source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @Danielhiversen, @felipediel, mind taking a look at this issue as its been labeled with an integration (broadlink) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@NobleWolf
Copy link

#40235 may be a duplicate of this. @siyatlam check my comment in that request.

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

Successfully merging a pull request may close this issue.

4 participants