mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 21:31:17 +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