This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce99319ea5ae0f5386bce07c7912ceb9668b5dca
core
/
homeassistant
/
components
/
websocket_api
History
Erik Montnemery
4e0b8a7363
Allow complex schemas for validating WS commands (
#91655
)
2023-04-19 11:37:09 -04:00
..
__init__.py
…
auth.py
…
commands.py
Remove async_response from websocket apis where nothing was being awaited (
#90204
)
2023-03-23 20:53:18 -04:00
connection.py
Allow passing binary to the WS connection (
#89882
)
2023-03-22 08:36:36 -04:00
const.py
…
decorators.py
Allow complex schemas for validating WS commands (
#91655
)
2023-04-19 11:37:09 -04:00
error.py
…
http.py
Allow passing binary to the WS connection (
#89882
)
2023-03-22 08:36:36 -04:00
manifest.json
…
messages.py
Remove lru_cache on websocket _state_diff (
#90392
)
2023-03-28 13:08:43 +02:00
permissions.py
…
sensor.py
…
services.yaml
…
util.py
…