-
Getting Started
-
Integrations: Connecting to a Smart Home Platform
-
Wiring and Connection Guides
-
Troubleshooting
- Hardware issues
- Common Questions
- Device Discovery
- Konnected Device Firmware & Software
- Legacy: HASS Install
- Legacy: Updating SmartThings: SmartApps & Device Handlers
- Legacy: SmartThings Installation and Setup (Smartapp)
- Legacy: DIY to Production
- Legacy: Wiring Info
- Legacy: Using Konnected to Make a Garage Door Opener
- Garage Door Opener
-
Orders, Shipping & Returns
-
Safety Information
-
Product Manuals
-
Frequently Asked Questions (FAQ)
Hubitat: Install Konnected Drivers
- Open your Hubitat dashboard and click on Drivers Code on the menu bar and then click New Driver.
- Open the Konnected Hubitat drivers on GitHub in another browser tab.
- Click on each driver that you want to install then click the Raw button to view the raw source code.
- Highlight the entire file (CTRL-A or ⌘-A) and copy to your clipboard.
- Paste the file into the Hubitat driver code editor and click Save.
- Repeat these steps for each driver.
You only need to install the drivers for the type of devices that you will connect to Konnected. For example, if you only have door/window sensors, motion sensors, and a siren; you only need to install konnected-contact-sensor.groovy, konnected-motion-sensor.groovy and konnected-siren-strobe.groovy
Next Step: Device Discovery