Thanks for the reply! I have monitored the sensors, and both the original ones and the new ones are being updated.
It’ll check if I can delete the old ones and rename the new ones.
Thanks for the reply! I have monitored the sensors, and both the original ones and the new ones are being updated.
It’ll check if I can delete the old ones and rename the new ones.
Good day,
I few days ago I found this integration so I have added it to my HA.
I live in Rotterdam and if I’m correct I should select Mijn Afvalwijzer.
Then filled in the postcode. Now it still does not provide me any information and the entities stay empty.
Is the wrong selection used or is something else wrong?
Thank you.
Hi, do you have a postal code and random house number, then I`m able to validate it for you.
Hi xirixiz,
3192NC 86
Thanks for checking
Good news, the component is able to fetch data with your postcal code and house number.
However, maybe there is something wrong with your config and/or maybe another issue. Did you check the logfiles on HASS restart?
You can also add some debug info to your configuration.yaml file, then you should see the data being fetched in the logs.
logger:
default: info
logs:
custom_components.afvalwijzer: debug
Another option is to check the enitites, maybe you ended up with additional entities and or entities with different names you used to have. Search for “afvalwijzer” in de developer section → states.
Edit:
I have been able to solve it. Apparently it does not show any information on the entity tab. Once I added it to a dashboard I saw the information popping up.
Thanks for the assistance
I’ve never thought about this really, but now I see the new user show the entities…
since this is a 100% Dutch integration, why dont we use Dutch naming and entity_id’s by default, or at least as a localization.
I’ve done that manually from the start (well, except for the ‘next’ entities, I should do that…), and there is not a single issue in backend that would require the integration to be English.
just a thought?