tom-mi
tom-mi
I have a similar issue, trying to access the swagger ui on production. Found a workaround though -- by changing the Swagger UI is served from to /, the redirect...
Please see my comment on https://github.com/cboettig/hugo-now-ui/issues/12 for details.
Thanks for providing this fix! (for now we'll apply it to our fork until it is merged) I have some issues with the snapshot test you changed though, I believe...
Hi @nmayorsplit , thanks for the update. The situation has improved, as now the log message is only printed every 10 seconds instead of every second. I'd prefer an even...
I think I have a similar issue (not sure if it is related though), using a glob rather than a regex. I want to disable automerge for a specific package...
I have the same issue. Weird thing is that it has already worked before, prior to upgrading to the latest version. Unfortunately I could not yet reproduce a working setup...
@chma73 thanks for the hint, I wasn't aware of that fork. I use the standalone version though on a dedicated machine (for better radio coverage), so I'm not sure if...
After some debugging I found the issue to originate from overwriting the `direction` setting of the sensor from the `mapping.yaml` in the HACommunicator with an empty string instead of `None`,...