Closed Xelinor closed 2 years ago
Hello! Thanks for your request. Unfortunately there is no car entity
in Home Assistant. A car is defined with combination of multiple entities (sensor, select, lock, etc...).
It will be very hard to handled all cases (different for each car integration) so we will not do this in mushroom. Moreover, I could see in your example that you use custom service toyota_na.door_lock
. Mushroom must keep independence from integrations
Maybe you can mix mushroom card and grid/vertical/horizontal layout to build your dashboard. For example, I have a printer and I created my dashboard with multiple cards :
Fair enough, I was suggesting a generic card to collect standard entities, not something specific to toyota's entities though. There is a reasonably common set of entities that can be predictably assumed where vehicles are concerned.
Is your feature request related to a problem? Please describe. There are quite a few integrations that provide entities for vehicles today, but not a good way to visualize those entities in relation to the others. It's fine to see a long list of entites, but the reality is that it takes up a lot of space when a simple picture gives you same information in FAR less space and with greater cognitive understanding, and it's already a solved problem: It's in every car's dashboard.
So why not take that, and bring it to your home assistant dashboard.
Describe the solution you'd like
Describe alternatives you've considered I've implemented something similar with buttons in a grid today, and it looks okay, but still takes up a lot more space then I think a properly implemented card should.
My existing solution:
Additional context I don't see this as having been solved properly by ANYONE in Home Assistant today, even though we have so many examples of this being implemented in other contexts. It's just more intuitive to understand given a simple diagram showing the state of the various sensors.
Some examples of other car 'status cards' in other contexts: https://cdn.dribbble.com/users/29543/screenshots/6231250/03-vehicle-status-control-app_4x.png https://www.mitsubishi-motors.com/en/products/pajero_sport/app/remote/img/slide_img_3_sp.png https://images.squarespace-cdn.com/content/v1/54663084e4b094164a00a57d/1625781054941-IVYE162SEGRGYL1NARW2/seatconnect.png https://www.nafisa.co.za/wp-content/uploads/2017/10/IMG_0024.jpg
In my head, with Mushroom, this would be generalized down to 2-3 car 'outlines' with doors being drawn when 'open' or a window down icon drawn with a pointer to the door when just a window is open, or a lock with a pointer line for unlocked, etc.