core/homeassistant/components/template
Raman Gupta 6f8cd54ca1
Add button platform to template integration (#61908)
* Add button platform to template integration

* review comments

* add unique ID check
2022-01-03 10:03:37 +01:00
..
__init__.py Add init type hints [t-u] (#63194) 2022-01-01 22:06:11 -08:00
alarm_control_panel.py
binary_sensor.py
button.py Add button platform to template integration (#61908) 2022-01-03 10:03:37 +01:00
config.py Add button platform to template integration (#61908) 2022-01-03 10:03:37 +01:00
const.py Add button platform to template integration (#61908) 2022-01-03 10:03:37 +01:00
cover.py
fan.py
light.py
lock.py
manifest.json
number.py
select.py
sensor.py
services.yaml
switch.py
template_entity.py
trigger.py
trigger_entity.py
vacuum.py
weather.py