amaximus / garbage-collection-card

Custom Lovelace card for Garbage Collection custom component
MIT License
127 stars 24 forks source link

[FeatureRequest] Day of the week #107

Closed woody4165 closed 1 year ago

woody4165 commented 1 year ago

Hi

Is there a way to show day of the week, possibly in local language?

Thanks

amaximus commented 1 year ago

Hi,

I just published a new release (1.23.0) adding support for displaying day of the week.

Please update the card and get back to me with results..

Thanks.

woody4165 commented 1 year ago

Thanks @amaximus I've tried, setting hide_dow: false and leaving the dow_format to default, but I get Invalid date

image

type: custom:garbage-collection-card
entity: sensor.raccolta_umido
hide_before: 1
icon_size: 35px
icon_color: brown
hide_dow: false

PS: I've tried also with dow_format: "short" but I get same error

amaximus commented 1 year ago

I just pushed a new release fixing this issue.

Please update your card and get back to me with results.

woody4165 commented 1 year ago

@amaximus fantastic. It's working fine now and it's my local language! Thanks

amaximus commented 1 year ago

Thanks for the confirmation.