schmittx / home-assistant-eero

Eero integration for Home Assistant
MIT License
108 stars 22 forks source link

fixes #35 and #30 #43

Closed sanghviharshit closed 1 year ago

sanghviharshit commented 1 year ago

uses relativedelta for calculating start of the week instead of subtraction from the date (which breaks during the beginning of each month. e.g. today's date = 1, day of week = 2 => start = 1-(2+1)=-2)

schmittx commented 1 year ago

Addressed in 1.2.0