mirror of
https://github.com/home-assistant/core.git
synced 2026-05-20 15:30:26 +01:00
5b9d01139d
* Make entity_filter be a modifiable builder * Add render_with_collect method * Use sync render_with_collect and non-class based test case * Refactor: Template renders to RenderInfo * Freeze with exception too * Finish merging test changes * Removed unused sync interface * Final bits of the diff