ludeeus/setup-homeassistant
Setup a Home Assistant container for testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag of Home Assistant to use | no | dev |
| config-dir | Path to the config dir to be used | no | "" |
| retry-limit | number of maximum retries | no | 360 |
Outputs
| name | description |
|---|---|
| url | The URL that the test container is running on |
| containername | The container name for the running container |
| token | A LLAT that can be used for authentication |