This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-11 16:47:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
befe2cbefe
Branches
Tags
View all branches
core
/
tests
/
components
/
websocket_api
History
Ruslan Sayfutdinov
42ff687c32
Add missing type hints to websocket_api (
#50915
)
2021-05-21 09:39:18 -07:00
..
__init__.py
…
conftest.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_auth.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_commands.py
Rename HomeAssistantType to HomeAssistant, integrations w* - z* (
#49543
)
2021-04-22 11:04:28 -04:00
test_connection.py
Add missing type hints to websocket_api (
#50915
)
2021-05-21 09:39:18 -07:00
test_decorators.py
Add test to access current request in websocket API (
#43133
)
2020-11-13 14:20:47 +01:00
test_http.py
Improve bad JSON data reporting (
#47932
)
2021-03-15 10:41:25 +01:00
test_init.py
Drop asynctest (
#44746
)
2021-01-01 22:31:56 +01:00
test_messages.py
Ensure websocket event serializer cache is effective if subscription iden differs (
#42226
)
2020-10-23 01:28:22 +02:00
test_sensor.py
…