MrBartusek / MeteoalarmCard

Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈️
MIT License
135 stars 48 forks source link

Better NINA card #138

Closed JbbDE closed 1 year ago

JbbDE commented 1 year ago

Is your feature request related to a problem? Please describe. The Meteoalarm Card only shows warning Grades for the Nina Integration.

Describe the solution you'd like A clear and concise description of what you want to happen. It should show Attributes like headline as the main info and if wanted also the description as it's most times more relevant. Additional context Add any other context or screenshots about the feature request here. Screenshot_2022-12-18-21-13-48-24_c3a231c25ed346e59462e84656a70e50

MrBartusek commented 1 year ago

Hey, Thanks for creating an issue! To help you with this I need more information like:

JbbDE commented 1 year ago

It's just the downloaded version from HACS Screenshot_2022-12-18-21-36-30-33_c3a231c25ed346e59462e84656a70e50 Screenshot_2022-12-18-21-36-03-26_c3a231c25ed346e59462e84656a70e50

MrBartusek commented 1 year ago

Yeah, so since you are on mobile the current headline is just too long to fit on the card and it fall backs to this one. This behaviour can be customized by changing the scaling_mode. You can see scaling-mode.md for more info

JbbDE commented 1 year ago

The scaling mode doesn't change this behavior even on PC

MrBartusek commented 1 year ago

Can you send image how the card looks with disabled scaling mode and attributes that you can see by clicking on the card?

JbbDE commented 1 year ago

Sorry, just found out: override_headline: true was the problem. Really sorry for waisting your time :(

MrBartusek commented 1 year ago

@JbbDE No problem, happy to help!