Stephen Stratoti

Results 64 comments of Stephen Stratoti

Yup - never hit the comment button in my browser. So like I was saying, I'm having an issue with the bounding boxes similar to #62 - for some reason...

So I'm working on trying to swap my deepstack end points with just using a coral end point. I've got things working in docker, and if it's a 1-1 camera->coral-deepstack,...

Getting the same error. I don't seem to have a hacsfiles - the js file is under... local/community/custom-sidebar/custom-sidebar.js Should I be creating a yaml file there and pointing it there?

I just wanted to add that I had this same issue, and adding the extra_module_url value to my configuration.yaml fixed the issue for me. Thanks for that note. EDIT: My...

Links for new build in #157

Thanks, this is great! Looking for the file, it looks like this is in the /settings directory, each with their own .py configuration file. So we could create a mysql.py...

@cdubz - I built the docker file locally and verified it's connected. I ran a few test timers / logs and created a new user. I also verified I could...

Sorry, just read your reply. I'll move it under /data in a new commit. 1 sec.

oh, ok! So regarding timezones, I'm not sure what to test with that. I've got my own MySQL docker image up and running that is separate from BabyBuddy. That is...

Actually, I think it does make sense to use /app/data - because we're mapping in that file using the docker-compose volume, right? I wont move the same file under /data,...