Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dinki/View-Assist
Browse files Browse the repository at this point in the history
dinki committed Jan 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents a447826 + 687c9e7 commit 7da26b0
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@

| Version | Description |
| ------- | ----------- |
| v 1.0.3 | Add new MA instance requirement to BP inputs |
| v 1.0.2 | Change action calls to use new music_assistant viariant |
| v 1.0.1 | Move change view to beginning of sequences and change default view values to the correct one |
| v 1.0.0 | Initial release |
Original file line number Diff line number Diff line change
@@ -67,6 +67,8 @@ These are the configuration parameters needed for configuration:
* Rotate Background every XX hours (Optional) - Select a time value to rotate background image every XX hours (/10 rotates every 10 hours). You must put the / character before the number. Note you can either select to rotate by minute or hour but not both Leave option blank if not using.
* Background Directory - The path to the directory containing the background images to randomly select for background image for this device. Only necessary if using timed rotation options above

Note for rotating background you will need [Pyscript script installed](https://www.youtube.com/watch?v=jpJxZaisbGQ) and the [select_random_image.py script](https://github.com/dinki/View-Assist/blob/main/View_Assist_control_automations/viewassist-select_random_image.py) stored in your `pyscripts` directory

### Default Definitions

* Default Mode - The default mode for this satellite device (default normal)

0 comments on commit 7da26b0

Please sign in to comment.