hass-core/homeassistant/components/template
Thibaut 01332a542c
Removing myself from template codeowners (#130617)
* Removing myself as codeowners

* Fix

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2024-11-14 15:23:55 +01:00
..
blueprints Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
__init__.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
alarm_control_panel.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
binary_sensor.py Use shorthand attribute in template binary sensor (#128966) 2024-10-24 16:16:46 +02:00
button.py
config.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
config_flow.py
const.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
coordinator.py Set config_entry explicitly to None in relevant components (#129427) 2024-10-30 19:32:10 +01:00
cover.py Use separate constants in template cover (#127853) 2024-10-08 08:06:44 +02:00
fan.py
helpers.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
icons.json
image.py
light.py
lock.py
manifest.json Removing myself from template codeowners (#130617) 2024-11-14 15:23:55 +01:00
number.py
select.py
sensor.py
services.yaml
strings.json Fix grammar in Template Helper creation dialog (#128174) 2024-10-11 17:51:47 +02:00
switch.py
template_entity.py Ensure all template names are strings (#129921) 2024-11-05 22:36:26 -05:00
trigger.py
trigger_entity.py Use TemplateStateFromEntityId in Template trigger entity (#130136) 2024-11-08 22:09:43 +01:00
vacuum.py
weather.py