.. |
__init__.py
|
Import Callable from collections.abc (3) (#56777)
|
2021-09-29 16:19:06 +02:00 |
alarm_control_panel.py
|
Add code_format to template alarm (#56700)
|
2021-09-29 16:59:46 +02:00 |
binary_sensor.py
|
Add select platform to template integration (#54835)
|
2021-08-25 11:21:24 -07:00 |
config.py
|
Add number platform to template integration (#54789)
|
2021-08-25 11:34:20 -07:00 |
const.py
|
Add CONF_STATE_CLASS to sensor/__init__.py (#54106)
|
2021-08-27 05:54:50 +02:00 |
cover.py
|
Allow combining value_template and position_template for template cover (#52383)
|
2021-07-01 14:09:48 +02:00 |
fan.py
|
Fix supported_features behaviour for fan platform (#58065)
|
2021-10-20 13:06:06 +02:00 |
light.py
|
Allow defining state class for template sensors (#52130)
|
2021-06-23 14:37:04 -07:00 |
lock.py
|
Use None instead of STATE_UNKNOWN in template lock (#53286)
|
2021-07-21 14:29:41 -07:00 |
manifest.json
|
Add home-assistant/core as codeowner for the template integration (#52592)
|
2021-07-06 17:35:11 +02:00 |
number.py
|
Enable template icons for template numbers (#56154)
|
2021-10-01 09:35:44 -07:00 |
select.py
|
Enable template icons for template selects (#57092)
|
2021-10-07 15:38:02 +02:00 |
sensor.py
|
Fix template sensor when name template doesn't render (#58088)
|
2021-10-20 14:53:06 -07:00 |
services.yaml
|
Add targets and selectors for services (S-T) (#50629)
|
2021-05-14 22:30:41 -07:00 |
switch.py
|
Migrate template to register reload service on async_setup (#48273)
|
2021-03-23 20:35:15 -07:00 |
template_entity.py
|
Import Callable from collections.abc (3) (#56777)
|
2021-09-29 16:19:06 +02:00 |
trigger.py
|
Automation trigger info type hint improvements (#55402)
|
2021-09-04 02:25:51 +02:00 |
trigger_entity.py
|
Fix template sensor availability (#55635)
|
2021-09-03 09:02:45 +02:00 |
vacuum.py
|
Allow defining state class for template sensors (#52130)
|
2021-06-23 14:37:04 -07:00 |
weather.py
|
Add template support for remaining attributes of weather entity (#47736)
|
2021-03-27 18:53:35 +00:00 |