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

HAHM stopped working with HA 2023.5.0 #1049

Closed
7 of 11 tasks
pjanning opened this issue May 4, 2023 · 1 comment
Closed
7 of 11 tasks

HAHM stopped working with HA 2023.5.0 #1049

pjanning opened this issue May 4, 2023 · 1 comment

Comments

@pjanning
Copy link

pjanning commented May 4, 2023

I agree to the following

  • I have read the documentation
  • I am aware of the latest release notes
  • The Backend (CCU/Homegear/...) is working as expected and connected devices are controllable by its own UI.
  • I am running the latest version of the custom_component (and Home Assistant)

The problem

My integration stopped working sinnce i upgraded to HomeAssistant 2023.5.0. Reboots or releads don't solve this problem.

What version of HomematicIP (local) has the issue?

1.36.0

What was the last working version of HomematicIP (local)?

No response

What type of installation are you running?

Home Assistant OS

What type of installation are you running for your homematic backend?

RaspberryMatic Standalone

Which version of your homematic backend are you running?

3.69.6

What hardware are you running for your system?

Proxmox

Which config details do you use

  • Username and password
  • TLS
  • callback data (see)

Which interfaces do you use?

  • Homematic IP
  • Homematic (Bidcos-RF)
  • Groups (Heating-Group)
  • BidCos-Wired (HM-Wired)

Diagnostics information

No response

Anything in the logs that might be useful for us?

Following error Message: `Error setting up entry PJ-Homematic for hahm
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/config/custom_components/hahm/__init__.py", line 26, in async_setup_entry
    hass.config_entries.async_setup_platforms(config_entry, HAHM_PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'`

Additional information

No response

@SukramJ
Copy link
Collaborator

SukramJ commented May 4, 2023

You are using a very old version of this integration, because you did not follow the migration guide that was part of release notes to version 1.0.0 released in march 2022.

So follow the migration guide.

@SukramJ SukramJ closed this as completed May 4, 2023
@SukramJ SukramJ pinned this issue May 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2023
@SukramJ SukramJ unpinned this issue Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants