hass-core/homeassistant/components/kitchen_sink
G Johansson 7862596ef3
Add open state to LockEntity (#111968)
* Add `open` state to LockEntity

* Add tests

* Fixes

* Fix tests

* strings and icons

* Adjust demo open lock

* Fix lock and tests

* fix import

* Fix strings

* mute ruff

* Change sequence

* Sequence2

* Group on states

* Fix ruff

* Fix tests

* Add more test cases

* Sorting
2024-05-08 20:42:22 +02:00
..
__init__.py Add notify entity component (#110950) 2024-04-11 12:04:08 +02:00
button.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
config_flow.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
device.py
image.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
lawn_mower.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
lock.py Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
manifest.json
notify.py Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
qr_code.png
repairs.py
sensor.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
strings.json
switch.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
weather.py Remove deprecated forecast attribute from WeatherEntity (#110761) 2024-03-27 16:51:29 +01:00