https://github.com/esphome/esphome-release
Release scripts for the esphomelib framework
https://github.com/esphome/esphome-release
github iot python release-automation
Last synced: 8 months ago
JSON representation
Release scripts for the esphomelib framework
- Host: GitHub
- URL: https://github.com/esphome/esphome-release
- Owner: esphome
- Created: 2018-12-03T13:48:36.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T00:00:11.000Z (9 months ago)
- Last Synced: 2025-06-05T10:50:22.859Z (8 months ago)
- Topics: github, iot, python, release-automation
- Language: Python
- Size: 281 KB
- Stars: 8
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Support: supporters.template.rst
Awesome Lists containing this project
README
# ESPHome Release Scripts
This repo contains ESPHome's 90% automated release scripts.
See [NOTES.md](NOTES.md) for more information on the release process.
To install use the command `pip3 install -e .`
The scripts use a configuration file with some secrets in the `config.json` file.
Run `cp config.{sample.,}json` and edit `config.json`. You need to generate a GitHub personal access token at https://github.com/settings/tokens (scopes: repo).