mirror of
https://github.com/home-assistant/core.git
synced 2026-08-22 22:31:38 +01:00
* Make async_track_template_result track multiple templates Combine template entity updates to only write ha state once per template group update * Make async_track_template_result use dataclasses for input/output * black versions * naming