* Skip processing websocket_api schema if has no arguments
About 40% of the websocket commands on first connection have
no arguments. We can skip processing the schema for these cases
* cover
* fixes
* allow extra
* Revert "allow extra"
This reverts commit
|
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_auth.py | ||
test_commands.py | ||
test_connection.py | ||
test_decorators.py | ||
test_http.py | ||
test_init.py | ||
test_messages.py | ||
test_sensor.py |