mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 02:35:38 -05:00
* Addition of add filter This change adds an `add` filter, the addition equivalent of the existing `multiply` filter. * Test for add filter * Update test_template.py * Update tests/helpers/test_template.py --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>