Skip to content

Solis integration stopped working after HA update #19

Description

@pettemp

Hello,
Updated my Home assistant and now my solis integration is not working anymore. I'm not sure, which update did this, but now i'm running HA ver 2025.11.1 and still not working. I took away integartion and tried to make it again, same way as before (worked fine several years) but now I get every time "failed to set up: check the logs".
When I check logs, I found there every time this:

Logger: homeassistant.config_entries
Source: config_entries.py:761
First occurred: 14:52:56 (1 occurrence)
Last logged: 14:52:56

Error setting up entry Station 12691B for solis
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 761, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/solis/init.py", line 95, in async_setup_entry
hass.config_entries.async_forward_entry_setup(entry, "sensor")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_forward_entry_setup'. Did you mean: 'async_forward_entry_setups'?

Any help? What is wrong?
Thanks.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions