Mark Ormesher
Mark Ormesher
Fixes #31 First draft of a way to provide some config values from a file or environment variable rather than hardcoding them in `config.json` that is fully backwards compatible. It...
**Describe the problem you have/What new integration you would like** PlatformIO packages, platforms and cache are currently stored in `.esphome/platformio` under the config folder. When running in a container this...
I recently ran into an issue when running the Drone server as a non-root user in Kubernetes. It was failing to bind to port 80 because it didn't have the...