[X] Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
[X] Checked that the website of your service provider is still working
[X] Tested my attributes on the service provider website (if possible)
[X] I have tested with the latest version of the integration (master) (for HACS in the 3 dot menu of the integration click on "Redownload" and choose master as version)
Checklist Sensor Error
[X] Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)
Required
[X] I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
[X] I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.
I Have A Problem With:
Sensor configuration, The integration in general
What's Your Problem
value_template: '{{value.types|join(", ")}}'
Returns the following (duplicated results); ['Food Waste', 'Food Waste', 'Rubbish', 'Rubbish']
Instead of ; ['Food Waste', 'Rubbish']
I've only noticed this recently, I'm currently running 2.4.0, but have tried rolling back several versions with the same results.
Source (if relevant)
bcp_gov_uk
Logs
Relevant Configuration
Checklist Source Error
Checklist Sensor Error
Required