This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-04-26 10:17:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
websocket_api
History
J. Nick Koston
2eea658fd8
Convert getting and removing access tokens to normal functions (
#108670
)
2024-01-22 20:51:33 -10:00
..
__init__.py
…
auth.py
Convert getting and removing access tokens to normal functions (
#108670
)
2024-01-22 20:51:33 -10:00
commands.py
Avoid string decode/encode round trip in websocket_api get_services (
#108632
)
2024-01-21 22:53:45 -05:00
connection.py
Avoid bytes to string to bytes conversion in websocket api (
#108139
)
2024-01-16 21:37:34 +01:00
const.py
…
decorators.py
…
error.py
…
http.py
Significantly reduce websocket api connection auth phase latency (
#108564
)
2024-01-21 22:33:31 -05:00
manifest.json
…
messages.py
Avoid bytes to string to bytes conversion in websocket api (
#108139
)
2024-01-16 21:37:34 +01:00
sensor.py
…
services.yaml
…
strings.json
…
util.py
…