home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70k stars 29.08k forks source link

Afen Integration (HACS) is not working anymore sind 2024.7 #121455

Closed rolli-d closed 1 week ago

rolli-d commented 1 week ago

The problem

The HACS alfen integration did work with 2024.6.x, but since updating to 2024.7.x it shows an error in the devices section . After removal it cannot be re-added. I had a copy of the 2024.6 version and the Alfen intefgration does still work wenn with tis version and the device can be removed and re-added without any issues.

What version of Home Assistant Core has the issue?

Core 2024.7.1 Supervisor 2024.06.2 Operating System 12.4 Frontend 20240705.0

What was the last working version of Home Assistant Core?

Core 2024.6.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Alfen (HACS)

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

elupus commented 1 week ago

This is an issue with the alfen integration and needs to be reported in their issue tracker. It first need to be handled there before reporting to core if it really is an issue with core.

rolli-d commented 1 week ago

Hi Joakim,

this HACS integration no longer working with 2024.7. I have a test environment with 2024.6.4 and it is working fine.

This error definitely was caused by or with the move to 2024.7.x

Thanks a lot!

Kind regards.

Thomas Distler

@.> @.

Von: Joakim Plate @.> Gesendet: Sonntag, 7. Juli 2024 19:41 An: home-assistant/core @.> Cc: rolli-d @.>; Author @.> Betreff: Re: [home-assistant/core] Alfen Integration (HACS) is not working anymore since 2024.7 (Issue #121455)

This is an issue with the Alfen integration and needs to be reported in their issue tracker. It first need to be handled there before reporting to core if it really is an issue with core.

— Reply to this email directly, https://github.com/home-assistant/core/issues/121455#issuecomment-2212519370 view it on GitHub, or https://github.com/notifications/unsubscribe-auth/BJOZU5EX5KKHBWVNAILYNODZLF4RFAVCNFSM6AAAAABKPQ33ZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJSGUYTSMZXGA unsubscribe. You are receiving this because you authored the thread. https://github.com/notifications/beacon/BJOZU5BSIKMITLVLKL6USIDZLF4RFA5CNFSM6AAAAABKPQ33ZOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUD4BO4U.gif Message ID: < @.> @.>

elupus commented 1 week ago

It was caused by the custom component doing things that is not allowed (breaks other parts of HA). We are just now detecting the invalid behavior.