hass-core/homeassistant/components/demo
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 Migrate demo notify platform (#115448) 2024-04-13 14:27:07 +02:00
air_quality.py
alarm_control_panel.py
binary_sensor.py
button.py
calendar.py
camera.py
climate.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
config_flow.py
const.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
cover.py
date.py
datetime.py
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py
event.py
fan.py
geo_location.py
humidifier.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
icons.json Add service icons to Demo (#113414) 2024-03-14 16:49:17 +01:00
image_processing.py
light.py
lock.py Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
mailbox.py Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
manifest.json
media_player.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
notify.py Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
number.py
remote.py
select.py
sensor.py Enable Ruff PYI041 (#115229) 2024-04-08 09:29:05 -10:00
services.yaml
siren.py
strings.json
stt.py
switch.py
text.py
time.py
tts.mp3
tts.py
update.py
vacuum.py
water_heater.py
weather.py