Nate Harris
Nate Harris
It seems the Reddit connection authorization on my system keeps expiring approximately 24 hours after it is configured. Has happened multiple times, causing any flow using Reddit to fail. I...
Ref: https://github.com/ollama/ollama/pull/6959
Would allow easier deployment (not having to build from source every time)
Running the following command, where `USERNAME` = "admin" and `PASSWORD` = my admin password (`ADMIN_PASSWORD` in Docker Compose): ``` curl -s -L -X POST -H 'Content-Type: application/x-www-form-urlencoded' --data "grant_type=&username=${USERNAME}&password=${PASSWORD}&scope=&client_id=&client_secret=" http://127.0.0.1:8000/login/access-token/...
Please consider releasing pre-built Docker images on Docker Hub or GitHub Container Registry. This would make it easier for users to get this up and running on their systems without...
Would love to get this ported to platforms like Unraid, but will need a pre-built image available to download from Docker Hub or GHCR.
One thing I've been missing from this otherwise great app is server-side email notifications for attendees. Thankfully, it seems we can tap into the hooks functionality to implement email notifications...
Please consider releasing a pre-built Docker image on Docker Hub or GitHub Container Registry to make it easier to install this via a Compose file or on platforms with Docker...
Installed v0.15.0 now that the Reddit auth token is properly refreshed (thanks!) Two things: - I have a Reddit-triggered-based flow that should be executing a Reddit query every 15 minutes,...
**Device model, version and app version** Model Name: M1 Pro (2021) macOS Version: Sequoia 15.4.1 App Version: 2025.3 (2025.1205) Safari Version: N/A **Home Assistant Core Version** 2025.6.2 **Describe the bug**...