kalkih / simple-weather-card

Minimalistic weather card for Home Assistant
MIT License
285 stars 34 forks source link

Items not fitting in minimalist UI #60

Open StrandmonYellow opened 2 years ago

StrandmonYellow commented 2 years ago

Hi,

It seems that the information is not fitting inside the box completely for some reason when showed on mobile.

Any suggestions on how to fix this?

image

I am using the following code:

- type: "custom:button-card"
    template: card_weather
    entity: weather.huis_XX
    variables:
      ulm_card_weather_name: "Thuis"
      ulm_card_weather_primary_info:
        - wind_speed
        - precipitation_probability
      ulm_card_weather_backdrop:
        fade: true