bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
382 stars 90 forks source link

Date always shown in english #374

Closed TobiasSchwarz74 closed 2 years ago

TobiasSchwarz74 commented 2 years ago

Before you submit a new bug report, please check that

Describe the bug

The date (name of day, month) is always shown in english and does not use the HA users setting. My users are all set to german, but the date (name of day, month) for garbage collection is always shown in english.

Configuration

every garbage collection

Debug logs

no error message
TobiasSchwarz74 commented 2 years ago

would be nice to convert this to feature request!

bruxy70 commented 2 years ago

This is a backend integration, it does not do anything with how dates are formatted. It does not work with user settings.