hass-core/homeassistant/components/template
dougiteixeira f581066747
Add config flow for platform number in Template (#121849)
* Add config flow to select platform in Template

* Remove device id duplicate in schema

* Add config flow for number platform in Template

* Remove mode
2024-08-15 20:02:51 +02:00
..
__init__.py
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
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
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
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
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