hass-core/tests/components/websocket_api
jan iversen 9879b7becf
Rename HomeAssistantType to HomeAssistant, integrations w* - z* ()
* Integration zha: HomeAssistantType -> HomeAssistant.

* Integration zerproc: HomeAssistantType -> HomeAssistant.

* Integration xbox: HomeAssistantType -> HomeAssistant.

* Integration wunderground: HomeAssistantType -> HomeAssistant.

* Integration wled: HomeAssistantType -> HomeAssistant.

* Integration water_heater: HomeAssistantType -> HomeAssistant.

* Integration websocket_api: HomeAssistantType -> HomeAssistant.

* Integration wilight: HomeAssistantType -> HomeAssistant.
2021-04-22 11:04:28 -04:00
..
__init__.py Remove direct authentication via trusted networks or API password () 2019-10-14 14:56:45 -07:00
conftest.py Do async_setup_platform in background () 2020-05-31 22:18:30 -07:00
test_auth.py Do async_setup_platform in background () 2020-05-31 22:18:30 -07:00
test_commands.py Rename HomeAssistantType to HomeAssistant, integrations w* - z* () 2021-04-22 11:04:28 -04:00
test_connection.py Expose more Websocket API constants () 2020-10-25 21:10:13 +01:00
test_decorators.py Add test to access current request in websocket API () 2020-11-13 14:20:47 +01:00
test_http.py Improve bad JSON data reporting () 2021-03-15 10:41:25 +01:00
test_init.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_messages.py Ensure websocket event serializer cache is effective if subscription iden differs () 2020-10-23 01:28:22 +02:00
test_sensor.py Do async_setup_platform in background () 2020-05-31 22:18:30 -07:00