Merge pull request #1031 from felipecrs/patch-1
Add guide on how to install from artifacts
This commit is contained in:
@@ -79,6 +79,17 @@ lovelace:
|
|||||||
type: module
|
type: module
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Advanced Users: Installing Unreleased Versions
|
||||||
|
|
||||||
|
You can install any unreleased version of the card by leveraging the GitHub Actions artifacts that are generated on every revision. Here is a video walkthrough installing the latest revision of the `release-4.1.0` branch:
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here to show</summary>
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/29582865/228320074-6a2607f5-c637-48d5-b833-a553f8df8f4f.mp4
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
At least 1 camera must be configured in the `cameras` section, but otherwise all configuration parameters are optional.
|
At least 1 camera must be configured in the `cameras` section, but otherwise all configuration parameters are optional.
|
||||||
|
|||||||
Reference in New Issue
Block a user