You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we overwrite waste type strings by configuration ?
For example, WASTE_TYPE_GREY is 'Restafval' and I would like to set it to 'Ordures-Ménagères' or simply 'Grises'.
Thank you,
Pierre
The text was updated successfully, but these errors were encountered:
Thanks for your question. At the moment the french translation is not finished yet. It still needs some work. For now you can create template sensors to translate the states in your desired naming.
Addressing this through translation(s) might be a never ending story as there are many languages out there.
Additionally, one may not like the term you would have implemented.
This is why I thought that being able to provide custom names for wasted types would suit every one needs without requiring (yet another) template.
This is already defined as a series of constants in the code and thought it would be really easy to externalise in a configuration file.
Well. I hear you. I should submit a PR 😌
Thank you anyway for your nice work 👍
This comment is ment to be constructive and is not a critiscism or a complaint.
Hello,
Can we overwrite waste type strings by configuration ?
For example, WASTE_TYPE_GREY is 'Restafval' and I would like to set it to 'Ordures-Ménagères' or simply 'Grises'.
Thank you,
Pierre
The text was updated successfully, but these errors were encountered: