Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

tibber/tibber-smartthings-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

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 (https://graph.api.smartthings.com/ide/apps).
  2. Copy the contents of src/smartapp.groovy from git repository and paste it under ”from code” in your New SmartApp and click create.
  3. Go to App Settings and enable OAuth, then update your SmartApp.
  4. Publish your newly created smartapp "For Me"
  5. Install the SmartApp in your SmartThings app.
  6. Press + sign in the Smartthings app and choose your SmartApp. Set anything you like as Name and Device Network ID.
  7. First click Which devices? and choose which thermostats you would like to add to Tibber.
  8. Second, click Access Token and copy the token. Keep it copied for the next step.
  9. Go to the Tibber App -> Power Ups -> Samsung SmartThings -> Connect. Paste the token and connect.

Images

Releases

No releases published

Packages

No packages published

Languages