core/homeassistant/components/cloud
Joakim Plate 2569c4ae37 Google assistant storage of connected agents (#29158)
* Make async_report_state take agent_user_id

* Attempt to store synced agents

* Drop now not needed initialization

* Make sure cloud uses the all sync on changed preferences

* Some more places to use all version of sync

* Get the agent_user_id from the request context if available

* Minor cleanup

* Remove the old fixed agent_user_id for cloud

Instead pass along cloud_user where appropriate.

* async_delay_save takes a function

* Adjust test for delayed store

* Remove unused save function

* Add login check.
2019-12-02 22:05:59 -08:00
..
__init__.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
account_link.py Fix account link version check (#28770) 2019-11-14 14:34:13 +01:00
alexa_config.py Fix Alexa Report State (#26305) 2019-08-30 20:34:40 -05:00
binary_sensor.py Black 2019-07-31 12:25:30 -07:00
client.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
const.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
google_config.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
http_api.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
manifest.json Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
prefs.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
services.yaml Fix cloud services.yaml 2019-03-14 17:48:38 -07:00
stt.py Add additional support over NC (#28527) 2019-11-05 22:39:15 +01:00
tts.py Add additional support over NC (#28527) 2019-11-05 22:39:15 +01:00
utils.py Black 2019-07-31 12:25:30 -07:00