Hi,
In my town the used paper is collected each month by “de buurtvereniging” and that data it’s not known/displayed in mijnafvalwijzer.nl. So off course the HA integration can’t display the used paper dates and only show the restafval, pmd and gft dates.
The paper is collected eacht month at the 2e tuesday of the month. Does anybody know how to calculate the used paper collection date and add it in the entity / sensor?
[quote=“Hobbybob, post:866, topic:34631, full:true”] so I created one for PMD since the orange background was missing. I also created a new image (the HA-logo in black/grey) for the days where there is no garbage pickup. My wife found the images for “no pickup” and “restafval” too much alike.
[/quote]
After i while i realized your wife was right about that logo i have change it not too like you did.
Okay, I made the changes and the Papier and PMD icons are now good. Today I received GFT visible for the day after tomorrow, but it is not working yet. I have set everything like the other sensors, but my GFT icon still remains set to none
By the way, my PMD sensor had changed after the last update, adjusted and pmd works
sensor.afvalwijzer_plastic_blik_drinkpakken to sensor.afvalwijzer_pmd
I’m trying to set this up but i’m very new to home assistant and custom integrations like this and would like some help.
In configuration.yaml
i added the sensor bit of code and filled in my house information after installing it from HACS together with template-entity-row and auto-entities
I tried making a custom card on a dashboard with information i got from this thread but it won’t show up anything. would anyone be willing to help me out?
— Edit:
Figured it out, had to restart Home Assistant in order for it to work
i love the integration, but i would love to be able to expand it so that i get a notification on my phone and my wife’s on what type of carbage we have to put out on the street the following day, has anyone set that up yet and if so could they tell me how they did it?
It may be that my sensor for GFT has a name that is too long, the original name is sensor.afvalwijzer_gft_etensresten.
I also had this before the last update with the PMD sensor, which was then sensor.afvalwijzer_plastic_blik_drinkpakken, and after the update the sensor was replaced for sensor.afvalwijzer_pmd and my state image for PMD did work.
Here is my states in developer tools, not the same. You can also see the original GTF sensor and indicates that there is a pick-up time for the day after tomorrow
This is very strange, your tomorrow_formatted shows “Geen” while the sensor tomorrow shows “gft & etensresten”, and you have to figure out what is causing this because that is why the image won’t show.
I’ve mentioned it before, but I think it’s due to the “sensor.afvalwijzer.gft_etensresten”. I had the same problem with the PMD sensor that did not work, but after an update it suddenly worked.
Before the update it was called “sensor.afvalwijzer.plastic_blik_drinkpaken”, and after the update “sensor.afvalwijzer.pmd”. After that the PMD sensor state did work.
Maybe @ xirixiz can change this in a new update to “sensor.afvalwijzer.gft” instead of “sensor.afvalwijzer.gft_etensresten”.