mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 23:04:55 +01:00
* 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 85d9ec36b30aa2aedecd8571c7ed734d0b0a9b05. * match behavior