I tried, but obviously do someting wrong, as the icons don’t change. Here is the code I added to my conifiguration.yaml:
customize:
# Add an entry for each entity that you want to overwrite.
sensor.meerlanden_afvalbakken_restafval:
entity_picture: /local/icons/REST_icon.png
sensor.meerlanden_afvalbakken_gft:
entity_picture: /local/icons/GFT_icon.png
sensor.meerlanden_afvalbakken_pmd:
entity_picture: /local/icons/PBD_icon.png
sensor.meerlanden_afvalbakken_takken:
entity_picture: /local/icons/TAK_icon.png
I have lost updates from Omrin and the log gives me the error below after restart. Ran all the updates but no succes. Is anyone else seeing this problem?
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/config/custom_components/afvalbeheer/API.py”, line 141, in async_update
await self.collector.update()
File “/config/custom_components/afvalbeheer/API.py”, line 606, in update
for item in response:
TypeError: ‘NoneType’ object is not iterable
“Adres niet gevonden”
I tried a couple more addresses’ in the neighborhood but same result. Postal code is 9902RB, seems like there is something broken at Omrin.
Hi,
I have installed afvalbeheer but just can’t get it to work with our wastecollector Twente Milieu.
To be sure that there was no configuration issue, i’ve added also a config for 2 additional wastecollectors.
Both seem to be working.
To check the available wastetypes for each collector, I added this to all configs:
printwastetypes: 1
The output indicates that Twente Milieu is not regonized as wastecollector.
Is it normal behavior that ‘sensor.recycleapp_vandaag’ and ‘sensor.recycleapp_eerst_volgende’ gives the same result when there is a garbage collect today?