jcgoette / baby_buddy_homeassistant

This custom integration provides sensors for Baby Buddy API endpoints.
MIT License
59 stars 28 forks source link

Make polling frequency configurable #83

Closed Cadair closed 1 year ago

Cadair commented 1 year ago

I have noticed that there can be a noticeable delay when stopping a timer before it shows in home-assistant. I assume the integration can only poll BB for updates? What frequency does it do that at and could it be made configurable.

jcgoette commented 1 year ago

https://github.com/jcgoette/baby_buddy_homeassistant/blob/main/README.md#L42

Cadair commented 1 year ago

:facepalm: Sorry I must have read over that line like 5 times!