core/homeassistant/components/websocket_api
J. Nick Koston 48b93e03ee
Cache transient templates compiles provided via api (#89065)
* Cache transient templates compiles provided via api

partially fixes #89047 (there is more going on here)

* add a bit more coverage just to be sure

* switch method

* Revert "switch method"

This reverts commit 0e9e1c8cbe.

* tweak

* hold hass

* empty for github flakey
2023-03-02 21:31:12 -05:00
..
__init__.py
auth.py
commands.py
connection.py
const.py
decorators.py
error.py
http.py
manifest.json
messages.py
permissions.py
sensor.py
services.yaml
util.py