Skip to content

ripnet/streamdeck-hubitat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord macOS Windows GitHub all releases

steamdeck-hubitat

Hubitat integration for the Elgato Stream Deck

Documentation

Introduction

This plugin uses the Hubitat's Maker API and websockets to allow Stream Deck to control devices.

Setup

Hubitat

Install the Maker API app into Hubitat.

Make note of your API_URL and your access_token.

Stream Deck

Download the latest release from the Releases page.

You should see the new category in the Stream Deck App

Available Buttons

There are currently two buttons available

  • Toggle Switch - This will toggle the state of a switch from off to on, or on to off.
  • Set Switch - This will set the state of a switch to either on or off, regardless of its current state.

Drag an action button to a free button slot. Configure the button with the API URL of your hubitat. Paste in your access_token from the Maker API. Click away from the input field and if everything has been setup properly, the list of devices should populate. Select the device you want to control and give it a name.

Colors

Gray = No/Unknown Status

Green = Switch On

Red = Switch Off

Support

Please use GitHub Issues for bugs or feature requests. Join me on my Discord Server if you have any questions.

License

streamdeck-hubitat is licensed under the MIT License