* Small cleanups to the websocket command phase - Remove unused argument - Avoid multiple NamedTuple property lookups * Update homeassistant/components/websocket_api/http.py Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> * Apply suggestions from code review * touch ups --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| commands.py | ||
| connection.py | ||
| const.py | ||
| decorators.py | ||
| error.py | ||
| http.py | ||
| manifest.json | ||
| messages.py | ||
| sensor.py | ||
| services.yaml | ||
| strings.json | ||
| util.py | ||