Skip to content

EASun inverter SMH-III 6.2kW devcode: 6416 #47

@fcguilherme-star

Description

@fcguilherme-star

The integration is failing, and giving the following error:

2025-06-29 02:12:52.997 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry xpto for dess_monitor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/dess_monitor/init.py", line 24, in async_setup_entry
my_coordinator = MainCoordinator(hass, entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/dess_monitor/coordinators/coordinator.py", line 30, in init
super().init(
TypeError: DataUpdateCoordinator.init() got an unexpected keyword argument 'config_entry'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions