This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-10 21:18:36 +00:00
Code
Issues
Releases
Wiki
Activity
Files
10d6247fee181cfb832452f511bcb45bf0475d02
core
/
homeassistant
/
components
/
template
History
Marc Mueller
a48ddcadd4
Use assignment expressions 31 (
#58715
)
2021-10-30 16:29:07 +02:00
..
__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
…
config.py
…
const.py
…
cover.py
…
fan.py
Fix supported_features behaviour for fan platform (
#58065
)
2021-10-20 13:06:06 +02:00
light.py
…
lock.py
…
manifest.json
…
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
…
switch.py
Use assignment expressions 31 (
#58715
)
2021-10-30 16:29:07 +02:00
template_entity.py
Allow specifying a super template for async_track_template_result (
#58477
)
2021-10-27 16:07:17 +02:00
trigger_entity.py
…
trigger.py
…
vacuum.py
…
weather.py
…