magicmega

Results 11 comments of magicmega

I'm having the same issue. Also checking the 'production' API on postman renders the same 404 error for a call to report/household/[id]. Interestingly report/household/[id]/pet/[id] does work... my sensors get set...

@benleb any update on the API? And do you have any instructions on how to access the API so I could look for it myself? :)

For others, I have posted a solution in another thread on calculating the total feed per day, but it's pretty complicated

Thank you so much for adding this! I've done a lot of work to try to manually build aggregate feeding totals within Home Assistant using this integration, and there are...

All working for me now; I have put in a workaround that joins the data where it shows up as unknown (uses last known value). I can find and post...

**Coping with the feeder state going to unknown at random times:** I've set up a proxy variable (var) for each bowl state, that only updates when there is a real...

> I recnetly installed the integration on a fresh install of Home Assistant, and one of the things I remember being there before that isn't there now is the level...

> > I recnetly installed the integration on a fresh install of Home Assistant, and one of the things I remember being there before that isn't there now is the...

@benleb it looks to me that the report/household/[id] GET call no longer works on its own for the API - report/household/[id]/pet/[id] does though. Any ideas?

Any update on this pull request?