core/homeassistant/components/cloud
Paulus Schoutsen 27e29b714c
Bump cloud to 0.47.1 (#55312)
* Bump cloud to 0.47.0

* Bump reqs

* Bump to 0.47.1

* Do not load hass_nabucasa during http startup

* fix some tests

* Fix test

Co-authored-by: Ludeeus <ludeeus@ludeeus.dev>
2021-09-01 09:54:54 -07:00
..
translations Add remote server to cloud system health (#55506) 2021-09-01 13:23:50 +02:00
__init__.py Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
account_link.py Use AwesomeVersion for account link service check (#55449) 2021-08-30 14:11:07 +02:00
alexa_config.py Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
binary_sensor.py Use entity class attributes for cloud (#53445) 2021-07-26 21:23:32 +02:00
client.py Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
const.py
google_config.py Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
http_api.py Cloud: Expose if google is registered in status + check on login (#48260) 2021-03-29 19:26:51 +02:00
manifest.json Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
prefs.py Cloud: Expose if google is registered in status + check on login (#48260) 2021-03-29 19:26:51 +02:00
services.yaml Add targets and selectors for services (B-C) (#50189) 2021-05-14 13:38:41 +02:00
strings.json Add remote server to cloud system health (#55506) 2021-09-01 13:23:50 +02:00
stt.py
system_health.py Add remote server to cloud system health (#55506) 2021-09-01 13:23:50 +02:00
tts.py Add constructor return type in integrations A-D (#50903) 2021-05-20 18:51:39 +03:00
utils.py