pmquanphucthinh/ESPHome Builder
Builds ESPHome binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| yaml-file | YAML file to use | yes | — |
| version | Version of ESPHome to build | no | latest |
| platform | Platform (OS/Arch) to use | no | linux/amd64 |
| release-summary | Release summary | no | "" |
| release-url | Release URL | no | "" |
| complete-manifest | Output complete esp-web-tools manifest.json | no | false |
Outputs
| name | description |
|---|---|
| name | Name of device extracted from configuration with the platform appended |
| version | ESPHome version |
| original-name | Original name of device extracted from configuration |
| project-name | Project name extracted from configuration |
| project-version | Project version extracted from configuration |