This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67e9035e4ea06dc86abbffb17e1035504c4e2648
core
/
homeassistant
/
components
/
template
History
Erik Montnemery
94a264afaf
Move temperature conversions to entity base class (7/8) (
#54482
)
2021-08-11 18:57:50 +02:00
..
__init__.py
…
alarm_control_panel.py
…
binary_sensor.py
…
config.py
Packages to support config platforms (
#54085
)
2021-08-05 13:11:01 -07:00
const.py
…
cover.py
Allow combining value_template and position_template for template cover (
#52383
)
2021-07-01 14:09:48 +02:00
fan.py
Replace lists with tuples (2) (
#53685
)
2021-07-30 01:20:03 +02:00
light.py
…
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
sensor.py
Move temperature conversions to entity base class (7/8) (
#54482
)
2021-08-11 18:57:50 +02:00
services.yaml
…
switch.py
…
template_entity.py
Add SensorEntityDescription class (
#53357
)
2021-07-26 22:00:43 +02:00
trigger_entity.py
…
trigger.py
…
vacuum.py
…
weather.py
…