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.86k stars 28.96k forks source link

shopping_list_updated sends null user_id #118152

Open Liquidmasl opened 1 month ago

Liquidmasl commented 1 month ago

The problem

the shopping_list_updated event sends no user ID with the event when adding items to the shopping list. neither when adding it via ui nor via event direclty.

this makes it impossible to handle it differently depending on who added items (for example sending notifications to all but the person who added an item).

this issue was mentioned before, but the post got no attention and was closed: https://github.com/home-assistant/frontend/issues/12308

What version of Home Assistant Core has the issue?

core-2024.5.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Shopping list

Link to integration documentation on our website

https://www.home-assistant.io/integrations/shopping_list/

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

home-assistant[bot] commented 1 month ago

shopping_list documentation shopping_list source