When I try to create a new card and search by entity, if I click on the entity I want, it shows a preview, however I can't seem to figure out how to get that to be the actual card. For example, if I pick my water heater, the preview looks like the first image, but when I select that entity and hit continue, I get something like the 2nd image and have not been able to figure out how to create a card identical to the preview. How can I do this?
#How to set preview as card
1 messages · Page 1 of 1 (latest)
the one on the first image is the "more info" box the other is the entity card
easiest way to put more info on the dash is probably to use "more-info-card" from HACS
then on dashboard add card and on edit to be the correct entity
something like this:
entity: sensor.example
title: Example Title```