Skip to content

Tech integraton not working after upgarde HA core 2025.1.3 #29

@izsofg

Description

@izsofg

Hello,

I upgraded HA Core from 2024.12.5 to 2025.1.3. (same problem with HA Core 2025.1.2)

I replaced the init.py and climate.py in /custom component/tech folder, but the integration is no working

Controller: L-8 (v.3.0.17)

LOG:
2025-01-21 15:26:41.396 ERROR (MainThread) [homeassistant.components.climate] Error while setting up tech platform for climate
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/tech/climate.py", line 35, in async_setup_entry
udid: str = entry.data["module"]["udid"]

KeyError: 'module'

Thanks,
Gabor

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