core/tests/components/cloud
Erik Montnemery a0a8b9db26
Add entity category 'system' (#58595)
* Add entity category 'hidden'

* Update cloud

* Update Google assistant

* Update Alexa

* Fix tests

* Add ENTITY_CATEGORIES constant

* Rename ENTITY_CATEGORY_HIDDEN to ENTITY_CATEGORY_SYSTEM

* Correct import in motioneye
2021-10-28 14:36:41 +02:00
..
__init__.py Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
conftest.py Bump hass-nabucasa 49 (#55823) 2021-09-06 16:05:33 -07:00
test_account_link.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
test_alexa_config.py Add entity category 'system' (#58595) 2021-10-28 14:36:41 +02:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_client.py Bump cloud to 0.47.1 (#55312) 2021-09-01 09:54:54 -07:00
test_google_config.py Add entity category 'system' (#58595) 2021-10-28 14:36:41 +02:00
test_http_api.py Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* (#57989) 2021-10-22 19:43:40 +02:00
test_init.py Simplify cloud request connection handling (#56243) 2021-09-22 07:51:31 -07:00
test_prefs.py Cloud: Expose if google is registered in status + check on login (#48260) 2021-03-29 19:26:51 +02:00
test_system_health.py Add remote server to cloud system health (#55506) 2021-09-01 13:23:50 +02:00
test_tts.py Cloud: Add web socket API to pick default TTS language (#45064) 2021-01-13 00:05:30 +01:00
test_utils.py