core/homeassistant/components/onboarding
Nicko van Someren e5861241c7 Added support for private storage. (#16878)
* Addded support for private storage.

Include 'private' flag parameters to the Store class and save_json function.
Updated various authentication and onboarding classes to use private stores.
Fixed unit test for emulated_hue which used a mock patch on save_json().

* Fixed Hound formatting issues not detected by local linting.
2018-09-26 10:24:32 +02:00
..
__init__.py Added support for private storage. (#16878) 2018-09-26 10:24:32 +02:00
const.py Add onboarding support (#15492) 2018-07-17 10:49:15 +02:00
views.py Fix docstrings (#15770) 2018-07-31 21:39:37 +02:00