actions-marketplace-validations/Frenck's Home Assistant Add-on Information

🚀 Frenck's GitHub Action for gathering information from an Home Assistant Add-on.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 22, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/frenck_action-addon-information@59d0c43ad00c2fed56da86572609065d7fa8a745 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to the add-on configuration (where config.json is)no
namedescription
aarch64Returns if the add-on supports the aarch64 architecture
amd64Returns if the add-on supports the amd64 architecture
architecturesReturns the list of supported architectures by this add-on
armhfReturns if the add-on supports the armhf architecture
buildFile location of the build.json configuration file
configFile location of the add-on config.json configuration
descriptionDescription of the add-on
i386Returns if the add-on supports the i386 architecture
nameReturn the name of the add-on
slugReturns if the configured add-on slug
targetReturns the add-on target folder name
imageImage-template of the add-on
versionReturns the version of the add-on
armv7Returns if the add-on supports the armv7 architecture