* Avoid duplicate timestamp conversions for websocket api and recorder We convert the time from datetime to timestamps one per open websocket connection and the recorder for every state update. Only do the conversion once since its ~30% of the cost of building the state diff * more * two more * two more in live history |
||
---|---|---|
.. | ||
__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 |