core/homeassistant/components/automation
chammp 8ff4d5dcbf
Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875)
* Add plurals to template entities

* Ruff

* Ruffy ruff

* Fix linters

* Fix bug introduced after merging dev

* Fix merge mistake

* Revert adding automation helper

* Revert "Fix bug introduced after merging dev"

This reverts commit 098d478f150a06546fb9ec3668865fa5d763c6b2.

* Fix blueprint validation

* Apply suggestions from code review

---------

Co-authored-by: Erik <erik@montnemery.com>
2025-04-29 11:52:58 +02:00
..
blueprints
__init__.py Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875) 2025-04-29 11:52:58 +02:00
config.py Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875) 2025-04-29 11:52:58 +02:00
const.py Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875) 2025-04-29 11:52:58 +02:00
helpers.py
icons.json
logbook.py
manifest.json
reproduce_state.py
services.yaml
strings.json
trace.py