t1gr0u / rain-gauge-card

A Lovelace card that shows the rain gauge for Home Assistant
MIT License
43 stars 24 forks source link

Proportional resizing of image in card #7

Closed Saentist closed 1 year ago

Saentist commented 1 year ago

Currently if size of card is 1x1 not standard 1x2 text is over image. image

type: horizontal-stack
cards:
  - type: custom:rain-gauge-card
    entity: sensor.daily_rain_rate_2
    hourly_rate_entity: sensor.hourly_rain_rate_2
  - type: custom:uv-index-card
    entity: sensor.uv_index

Gap bellow UV index is also strange.

ThatTallGuy21 commented 1 year ago

Came here to request the same enhancement for the rain gauge card. Also, if you go over to the UV Index page, myself and someone else have requested tweaks to the proportional resizing of the UV index pyramid and overlapping text. These cards are really nice paired together so hopefully they both can be improved to display a little better side by side.

Saentist commented 1 year ago

Upper image from 2K screen If screen size is 1366x768 image

On phone even worst.

t1gr0u commented 1 year ago

Thank you for letting me know 👍

t1gr0u commented 1 year ago

This is now fixed in v1.1.0