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
74k stars 31.05k forks source link

Group volvooncall entities in a device per vehicle #79328

Closed dala318 closed 2 years ago

dala318 commented 2 years ago

The problem

Currently all entities from volvooncall gets added one by one, keeping track of all of them and moving to an area is a hassle. If they all were associated to a device this would be much more simple. Now since volvooncall has eveolved to use config_flow for configuration it is simple to just add a device_info property to all devices.

What version of Home Assistant Core has the issue?

2022.9.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

volvooncall

Link to integration documentation on our website

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

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

homeassistant commented 2 years ago

Hey there @molobrakos, mind taking a look at this issue as it has been labeled with an integration (volvooncall) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)


volvooncall documentation volvooncall source (message by IssueLinks)