Skip to content

bakernigel/smartthings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A Home Assistant custom Integration for SmartThings.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Installation Using HACS

  • Backup your existing HA
  • Delete any existing Smarthings integration
  • Delete any custom Smarthings installations from HACS
  • Restart Home Assistant
  • Download the custom SmartThings integration from the HACS custom repository using the button above
  • Restart Home Assistant
  • Install the Smartthings integration using Settings -> Devices and Services -> Add Integration
  • Configure the Smartthings integration the same as for the core integration. You will need a PAT from https://account.smartthings.com/tokens.
  • See https://www.home-assistant.io/integrations/smartthings for full instructions.

𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬

  • Added some missing sensors & controls
  • More capabilities are available than core Smartthings integration
  • Added a "Smartthings:send_command" action to send a command to the API
  • Only tested with Samsung Fridge Family Hub Model 24K_REF_LCD_FHUB9.0, Samsung Dishwasher Model DA_DW_TP1_21_COMMON and Samsung Wall Oven Model LCD_S905D3_OV_P_US_23K. May not work with other devices.
  • Integration may add unwanted sensors/controls for your device. Simply disable the unwanted ones in Home Assistant.
  • Integration reports the raw state for sensors from Samsung. Adjust the values using HA templates. e.g Family Hub Power {{(states('sensor.fridge_family_hub_power')) | int /10}}

Based on: https://github.com/contemplator1998/smartthings

About

A Home Assistant custom integration for SmartThings

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%