..
__init__.py
Add the ability to bind the template helper entity to a device ( #117753 )
2024-06-22 12:45:06 +02:00
alarm_control_panel.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
binary_sensor.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
button.py
Add config flow for platform button in Template ( #120886 )
2024-07-09 21:20:18 +02:00
config.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
config_flow.py
Add config flow for platform number in Template ( #121849 )
2024-08-15 20:02:51 +02:00
const.py
Add config flow for platform switch in Template ( #121639 )
2024-07-11 10:11:31 +02:00
coordinator.py
cover.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
fan.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
icons.json
image.py
Add config flow for image platform in Template ( #121648 )
2024-07-10 23:49:24 +02:00
light.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
lock.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
manifest.json
number.py
Add config flow for platform number in Template ( #121849 )
2024-08-15 20:02:51 +02:00
select.py
Add config flow for select platform in Template ( #121809 )
2024-07-12 17:50:02 +02:00
sensor.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
services.yaml
strings.json
Add config flow for platform number in Template ( #121849 )
2024-08-15 20:02:51 +02:00
switch.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
template_entity.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
trigger.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
trigger_entity.py
vacuum.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
weather.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00