reptilex / tesla-style-solar-power-card

Home assistant power card mimicking the one tesla provides for the powerwall app.
210 stars 59 forks source link

Scale #143

Open tomcoleman opened 1 year ago

tomcoleman commented 1 year ago

is there anyway to scale this?

Currently card is off the screen so have to scroll down to see battery.

neotigger commented 8 months ago

Try

card_mod: style: | ha-card { zoom: 0.8 !important; }

or other values for zoom