Ash McKenzie
Ash McKenzie
Hi, I needed to add some additional HTTP request headers and didn't see any support for that currently. Happy to change anything / add more specs to cover the change....
This PR adds a basic yet working `config.yml.example` to make getting started a little easier. I also fixed a few `config.yaml` -> `config.yml` references in the docs 🙂 Perhaps we...
This PR adds a new `/health` endpoint which for now, just displays the version and is designed to be used to determine API health and inform of the running version...
## Description: I've found it quite useful to be able to disable the WIFI on my ESP devices in order to conserve energy but also remain completely awake so they...
I noticed the Docker image was also affected by https://github.com/liftoff/GateOne/issues/689, so I set about fixing :)
Hi :) Just wondering if it were possible to support multi button items? e.g.
## With `type: custom:toggle-lock-entity-row` set: ## Without `type: custom:toggle-lock-entity-row` set: 'Master Bedroom Heater' in this case has an actual state of 'Unavailable' as it's a WIFI switch that has been...
# Summary This PR introduces a new `ASDF_` environment variable called `ASDF_FORCE_INSTALL` which can be set to `true` to force a (re)install. Taking Ruby as an example, it's desirable to...
Hello from GitLab 👋🙂 Am hoping you might be able to share your thoughts @chrisd8088, @bk2204 on when v3.5.0 might be released? More accurately, when the PRs from https://github.com/git-lfs/git-lfs/pulls?q=is%3Apr+author%3AKyleFromKitware will...
Hello! 👋 When the client and server determine capabilities, is the client version passed through to the server? I've looked through the code and I don't believe it is. If...