I am really trying and found this resource.
But for the “vandaag, morgen en overmorgen” I keep getting the spinning circle.
Or is that by design because there is not garbage to collect on these days?
Found the solution the value of the sensor = geen, not Geen
Geen: /local/afvalwijzer/kliko_geen.png
I have added
geen: /local/afvalwijzer/kliko_geen.png
You are welcome @RolfB .
I also found out there are sensors in the yaml that don’t exist for me. Sensors that start with sensor.thrash*
I only have the afvalwijzer installed and all my sensors start with sensor.afvalwijzer
Is there any way to manually refresh the data from mijnafvalwijzer? My HA was disconnected from the internet. Once reconnected, all entities were “Unknown”. I can’t find any service to refresh/update it.
but tbh, that should not be needed really. In all of these yers, I’ve never seen these entities become unavailable upon network issues, and remain unknown .
ben nog relatief nieuw in HA maar kom aardig ver.
Helaas lukt mij het nog niet helemaal en ik zie door de bomen het bos niet meer (zoveel opties, reacties etc)
Mijn wens:
1 plaatje waarop het logo staat van volgend type ophaling (dus GFT, Restafval papier)
Daaronder de datum
Ik dacht om een friendly_name_template: te maken voor de naam
Maar dat lukt mij niet, wellicht hebben jullie een idee om dit op te lossen.
Alvast bedankt
If you’re still starting up, why use the legacy format of the template: sensor? If you have no older config to keep alive, just use the modern template: format.
Also, you mentioned you want 1 plaatje… I take it this would be a type:picture, or would you like a custom:button-card showing that. the latter would be easiest, and most configurable. Maybe even wouldn’t require a template sensor at all
So, it all boils down to what you really want in your Dashboard.
NL:
Dat plaatje lukt me al, met eronder vandaag of morgen dat is allemaal geen probleem.
Alleen wil ik er de eerstvolgende datum eronder hebben.
Dus plaatje met soort afval, daaronder label met de datum van ophaling.
Hopelijk begrijp je mijn vraag
ENG:
I worked out the picture, I can make it with a label “today,tomorrow etc”
But, I wanna make a label with the next date
So image depending on next type
And label with the text/label Date.
Na heel wat vogelen heb ik het bijna helemaal voor elkaar.
Voor de geïnteresseerden hieronder de code, ik stuit op dit moment alleen nog op het probleem dat de afbeelding niet volledig getoond wordt.
Toch bedankt voor de inzet
I am very new to Home Assistant. Coming from Domoticz, i still need to learn all there is to HA.
I have added the afvalwijzer integration and all is working as expected.
However, Purmerend (where i live) does not track the paper pickup dates in there app. The paper is always collected on the 2nd saturday of the month.
My question is, can i add a seperate google calendar to the afvalwijzer integration that have the pickup dates in it? Or maybe there is a better solution for this.
hello, i have the problem that the map is not loading. anyone any idea?
I have this in my file editor in configuration.yaml
sensor:
- platform: afvalwijzer
provider: mijnafvalwijzer # (required, default = mijnafvalwijzer) either choose mijnafvalwijzer, afvalstoffendienstkalender or rova
postal_code: xxxxxx # (required, default = '')
street_number: xx # (required, default = '')
suffix: '' # (optional, default = '')
exclude_pickup_today: true # (optional, default = true) to take or not to take Today into account in the next pickup.
default_label: geen # (optional, default = geen) label if no date found
id: '' # (optional, default = '') use if you'd like to have multiple waste pickup locations in HASS
exclude_list: '' # (optional, default = '') comma separated list of waste types (case ignored). F.e. "papier, gft"
hello, i use the garbage info. I would like the ‘‘waste for tomorrow’’ and ‘‘waste for today’’ to change the icon for the next garbage. For example, when it is the paper’s turn, the paper will be displayed as a pictogram. Anyone have any idea how I can get this done.
I’ve read and tried everything but can’t get it to work. hopefully somebody can help me.