Paul K. Gerke

Results 94 comments of Paul K. Gerke

I did more digging... > but I'm still confused on how this even works with regular paths? Maybe some other part of the HA integration deals with that automatically? Seems...

............ and the answer was outside of Discord @OttPeterR actually would have known it! https://github.com/OttPeterR/addon-babybuddy/blob/main/babybuddy/root/etc/nginx/templates/ingress.gtpl There they are! `nginx` is rewriting my urls... I think we can better inline this...

@OttPeterR - thanks for your update - this will take a little bit anyway, so no worries. Enjoy your - presumed - holidays!? Also thanks cbudz (no need for a...

Meh... media and static paths are tricky. They are _meant_ to be static afterall, so they might be cached, reused, built into other strings by plugins. There is no clear...

Jupps, I tested this a bit. I think this could be a fix. API, tagging from the reporting page, url-reversal in general works. The static and media url substitution is...

Do you know if your deployment reconfigures the django settings ins some way? The actual error message you encounter is: `[...] settings are not configured. You must either define the...

This probably can simply be fixed through the translation files, right?

Hey, interesting issue. I think that I am facing a very similar issue with my Android app: To check if "something changed", I need to poll the same api endpoints...

I feel the need to add and clarify that when your application boots up, you would still need to do one burst of complex lookups to obtain the current state...

> https://github.com/babybuddy/babybuddy/pull/894 related? Very much so, at least regarding my initial suggestion. I did not know that @skjdghsdjgsdj is already working on that :+1: > GraphQL vs MQTT in relation...