Skip to content

Seth-Miller/Tasker-SmartThings-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tasker-SmartThings-Dashboard

Create SmartThings dashboards in Tasker.

Create a scene

The tasks currently support one scene. Create a scene with the title ST Dashboard Scene 1 and add nine toggles and nine text boxes.

Screenshot Tasker ST Dashboard Scene

Each toggle should be labeled Toggle1 and have the off and on labels updated to %toggle_off_label(1) and %toggle_on_label(1) respectively with the number reflecting the toggle number. Under the Change heading, add the task Perform Task and make the task name ST Dashboard Toggle. See this example for more details.

Screenshot Tasker Toggle UI

Screenshot Tasker Toggle Change

Below each toggle should be a text box labeled with the same number and have the text %textbox_text(1).

Screenshot Tasker Text UI

Import tasks

Import the tasks from TaskerNet.

Create Personal Access Token

Create a Personal Access Token (aka bearer token) in the SmartThings API and set the %Bearer global variable in Tasker to the value.

Build Scene Content

Run the ST Dashboard Build Scene task to build the scene content. Keep in mind that this can take awhile to run if you have a lot of devices. Once complete, the global variable %SliderButtons will be created with content used by the scene.

Run the Scene

Run the ST Dashboard Run Scene task to run the scene. Click the toggles to toggle your devices on and off.

About

Create SmartThings dashboards in Tasker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published