Add a base class for template entities to inherit from (#139645)

* add-abstract-template-entity-base-class

* review 1 changes
This commit is contained in:
Petro31
2025-03-04 01:23:05 -05:00
committed by GitHub
parent a778092941
commit 890d3f4af4
16 changed files with 384 additions and 398 deletions

4
CODEOWNERS generated
View File

@@ -1529,8 +1529,8 @@ build.json @home-assistant/supervisor
/tests/components/tedee/ @patrickhilker @zweckj
/homeassistant/components/tellduslive/ @fredrike
/tests/components/tellduslive/ @fredrike
/homeassistant/components/template/ @PhracturedBlue @home-assistant/core
/tests/components/template/ @PhracturedBlue @home-assistant/core
/homeassistant/components/template/ @Petro31 @PhracturedBlue @home-assistant/core
/tests/components/template/ @Petro31 @PhracturedBlue @home-assistant/core
/homeassistant/components/tesla_fleet/ @Bre77
/tests/components/tesla_fleet/ @Bre77
/homeassistant/components/tesla_wall_connector/ @einarhauks