Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.4 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.4 KB

Tibber - Samsung SmartThings thermostat integration

Tibber has a "double integration" with Samsung SmartThings;

  1. Tibber SmartApp - this is described below. This integration connects thermostats in SmartThings to Tibber. The SmartThings thermostats will show up as "bubbles" in the Tibber app, and you can enable "smart heating" capabilities in Tibber.
  2. Tibber DeviceHandler in SmartThings. This DeviceHandler will show your live energy prices as a device/sensor in SmartThings.

How to install

Read an follow the steps below very carefully

  1. Create a new SmartApp in Samsung SmartThings developer portal and make sure to enable OAuth.
  2. From this git repository, copy the contents of src/smartapp.groovy.
  3. Open the SmartApp in SmartThings developer portal and paste contents to code section.
  4. Publish the app for yourself
  5. Install the app
  6. In the SmartThings app on your phone; go to "Automation" -> "Tibber Thermostat" -> "Access Token"
  7. Copy and keep the API token from step 5 and paste it into the Tibber app -> Power-ups -> Samsung SmartThings -> Connect

Images