pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
309 stars 66 forks source link

something wrong in the display of the card #263

Closed heinemannj closed 8 months ago

heinemannj commented 8 months ago

Using the actual version provide by HASC

There is something wrong in the display of the card:

image

type: custom:clock-weather-card
entity: weather.raesfeld_ka
title: ""
sun_entity: sun.sun
weather_icon_type: line
animated_icon: true
forecast_days: 5
locale: de
time_format: 24
date_pattern: P
hide_today_section: false
hide_forecast_section: true
hide_clock: false
hide_date: false
pkissling commented 8 months ago

P is not a valid luxon token: https://github.com/moment/luxon/blob/master/docs/formatting.md#table-of-tokens