hass-core/homeassistant/components/template
Joost Lekkerkerker 8c2e63807c
Make set_value required in number template (#124917)
* Make set_value required in number template

* Make set_value required in number template

* Fix tests
2024-08-30 22:02:10 +02:00
..
__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 Update icons.json to new service schema part 4 (#124771) 2024-08-28 13:48:13 +02:00
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 Make set_value required in number template (#124917) 2024-08-30 22:02:10 +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