A Home Assistant custom Integration for SmartThings.
- 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}}