hass-core/homeassistant/components/smartthings
Andrew Sayre 8b38b82e73 Enhance SmartThings component subscription (#21124)
* Move to config v2 to store SmartApp oauth keys

* Add migration functionality.

* Regenerate refresh token on periodic basis

* Fix regenerate and misc. optimizations

* Review feedback

* Subscription sync logic now performs a difference operation

* Removed config entry reloading.
2019-02-22 20:35:12 +01:00
..
.translations Update translations 2019-02-21 16:40:25 -08:00
__init__.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
binary_sensor.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
climate.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
config_flow.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
const.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
fan.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
light.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
lock.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
sensor.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
smartapp.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
strings.json Fix SmartThings Translation Error (#21103) 2019-02-16 10:49:24 +01:00
switch.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00