core/homeassistant
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
..
auth Added command_line auth provider that validates credentials by calling a command (#19985) 2019-02-06 16:36:41 -08:00
components Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
helpers Add legacy PLATFORM_SCHEMA config validation (#21072) 2019-02-16 23:05:06 -08:00
scripts Add PLATFORM_SCHEMA_BASE support to check_config.py (#20663) 2019-02-01 08:14:02 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py
bootstrap.py Update bootstrap.py 2019-02-16 14:51:30 +01:00
config.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
config_entries.py Config entry options (#18929) 2019-02-22 17:59:43 +01:00
const.py Deprecate conf_update_interval (#20924) 2019-02-17 06:23:09 +01:00
core.py Prevent invalid context from crashing (#21231) 2019-02-20 08:02:56 +01:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Remove index (#21304) 2019-02-22 14:11:07 +01:00
monkey_patch.py
package_constraints.txt Remove constraint from regex (#21239) 2019-02-20 21:31:41 +01:00
requirements.py
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00