core/homeassistant/components/template
G Johansson 93aade6e8e
Change lock state to an enum (#126379)
* Add new LockState enum for lock states

* Add rest

* Fix insteon tests

* Fix mqtt tests

* Fix tesla_fleet

* Revert back ST_STATE_LOCKED

* Add back constant
2024-09-24 12:30:50 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
config.py
config_flow.py
const.py
coordinator.py
cover.py
fan.py
icons.json
image.py
light.py
lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json
switch.py
template_entity.py
trigger.py
trigger_entity.py Adjust _ENTITY_COMPONENTS in hass-enforce-class-module (#126603) 2024-09-24 12:19:39 +02:00
vacuum.py
weather.py