-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# WallpaperWizard | ||
# Wallpaper Wizard | ||
|
||
Control4 Driver to programmatically change the Wallpaper of room(s) in the UI | ||
|
||
Key Factors: | ||
#### Key Factors: | ||
- Multiple Room Selections are possible to change wallpaper on several rooms at once | ||
- Custom Wallpapers need to be uploaded to your Controller under "media\wallpaper\onscreen\custom" from it's Network Share | ||
|
||
Example Programmning Action: | ||
#### Example Programmning Action: | ||
|
||
![image](https://user-images.githubusercontent.com/69341431/135185991-994e948d-c4cb-4153-885c-74658096361b.png) | ||
|
||
#### Release Notes: | ||
|
||
To Do: | ||
|
||
- Upload wallpapers from driver itself | ||
- Maybe incorporate Weather Change for Wallpapers directly in this driver, instead of relying on Programming based on Weather Conditions. | ||
- Version 1: Initial Release | ||
- Version 2: Code clean up |