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
69.35k stars 28.55k forks source link

Missed links between Device and Automation #116626

Open toxig opened 1 month ago

toxig commented 1 month ago

The problem

After update HA from version 2023.08 to version 2024.4.3 missed linked information about existing Automation in GUI of devices.

Misseв old automations and even if create new automation for device.

In safe mode HA the same problem.

image

Describe the behavior you expected

When opened interface with detailed information of device, the Automations part filled with all existing automations where used this device (as it worked in older version of HA).

Steps to reproduce the issue

  1. Open any device detailed information
  2. Create new automation for this device, using this device inside automation, and save it
  3. Refresh page device detailed information
  4. Automation block don't show existing automation for this device ...

What version of Home Assistant Core has the issue?

core-2024.4.3

What was the last working version of Home Assistant Core?

core-2023.08.xx

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

Link to integration documentation on our website

https://github.com/home-assistant/frontend/issues/20149

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Issue from GUI part - https://github.com/home-assistant/frontend/issues/20149

toxig commented 3 weeks ago

Problem happened after update HA from core-2023.08.xx to the new version. The same problem with 2024.5.3 version.