heyajohnny / afvalinfo

Provides Home Assistant sensors for multiple Dutch waste collectors. The idea is to add more cities and features in the future.
GNU General Public License v3.0
102 stars 22 forks source link

Whole year attribute not showing #408

Closed xtrmenl closed 10 months ago

xtrmenl commented 10 months ago

I the v1 version the whole year tag included the upcoming pickups in the attributes of the sensor

Currently says unknown Would like to integrate with the calender again, like with v1

heyajohnny commented 10 months ago

Should be fixed in v2.0.5. Please let me know if it works

Rocker20 commented 10 months ago

Just updated to 2.0.5

last_update: 13-12-2023 22:01 days_until_collection_date: 8 is_collection_date_today: false last_collection_date: null total_collections_this_year: null whole_year_dates: null

heyajohnny commented 10 months ago

@Rocker20 did you check 'Get data for the whole year' checkbox when you added the sensors? image

Rocker20 commented 10 months ago

Yes i did, but remove en add the integration solved the problem image

heyajohnny commented 10 months ago

I've just updated afvalinfo in my living room HA and looks like it's working fine: image Also @Rocker20 confirmed it. I'm closing this issue

xtrmenl commented 10 months ago

Worked without te-adding update and restart did the job. Thank you