hass-core/homeassistant/components/template
Erik Montnemery d1afcd773f
Revert "Cache entity properties that are never expected to change in the base class" (#100422)
Revert "Cache entity properties that are never expected to change in the base class (#95315)"

This reverts commit 042776ebb8.
2023-09-15 11:25:24 +02:00
..
__init__.py Move template coordinator to its own file (#99419) 2023-09-06 08:54:25 +02:00
alarm_control_panel.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
binary_sensor.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
button.py
config.py Extend template entities with a script section (#96175) 2023-09-02 16:19:45 -07:00
config_flow.py Correct state attributes in template helper preview (#99722) 2023-09-06 16:06:33 +02:00
const.py Extend template entities with a script section (#96175) 2023-09-02 16:19:45 -07:00
coordinator.py Move template coordinator to its own file (#99419) 2023-09-06 08:54:25 +02:00
cover.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
fan.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
image.py Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
light.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
lock.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
manifest.json Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
number.py Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
select.py Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
sensor.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
services.yaml Migrate template services to support translations (#96414) 2023-07-12 14:06:14 +02:00
strings.json Don't allow changing device class in template binary sensor options (#99720) 2023-09-06 15:59:30 +02:00
switch.py Use shorthand attrs in template integration (#100301) 2023-09-13 12:30:43 -05:00
template_entity.py Send template render errors to template helper preview (#99716) 2023-09-06 16:07:05 +02:00
trigger.py Remove unnnecessary pylint configs from components [s-z]* (#98925) 2023-08-24 01:25:32 +02:00
trigger_entity.py Fix TriggerEntity.async_added_to_hass (#100119) 2023-09-11 14:33:43 +02:00
vacuum.py Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
weather.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00