core/homeassistant/components/websocket_api
J. Nick Koston 7691991a93
Small cleanups to the websocket command phase (#129712)
* 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>
2024-11-04 15:33:15 +01:00
..
__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