dentra/esphome
Compile with ESPHome
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 31, 2025
- License
- MIT
Pinned Snippet
uses: dentra/esphome-action@de1d968cde544170577d10e823a8feb5dd1b709c # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | ESPHome version | no | latest |
| config | ESPHome configuration file | yes | — |
| substitutions | ESPHome substitution variables as json object string | no | {} |
| configure_only | Run only configure when true or also compile when false | no | false |
| python-version | Python version | yes | — |
Outputs
| name | description |
|---|---|
| firmware-path | Path where firmware located when configure_only is not set or false |