core/homeassistant/components/api
J. Nick Koston d2a52230ff
Speed up responding to states being polled via API (#99621)
* Speed up responding to states being polled via API

Switch to using `as_dict_json` to avoid serializing states over and over when the
states api is polled since the mobile app is already building the cache as it also
polls the states via the websocket_api

* Speed up responding to states being polled via API

Switch to using `as_dict_json` to avoid serializing states over and over when the
states api is polled since the mobile app is already building the cache as it also
polls the states via the websocket_api

* fix json

* cover
2023-09-04 16:51:19 -04:00
..
__init__.py Speed up responding to states being polled via API (#99621) 2023-09-04 16:51:19 -04:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
services.yaml