hass-core/homeassistant/components/demo
2024-07-03 14:37:29 -05:00
..
__init__.py Improve demo config flow and add tests (#118481) 2024-06-09 16:02:58 +02:00
air_quality.py
alarm_control_panel.py Add default code to alarm_control_panel (#112540) 2024-05-29 10:46:53 +02:00
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 Improve demo config flow and add tests (#118481) 2024-06-09 16:02:58 +02:00
const.py
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 Fix blocking I/O in demo mailbox (#121097) 2024-07-03 14:37:29 -05: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 Force alias when importing tts PLATFORM_SCHEMA (#120500) 2024-06-26 10:23:37 +02:00
update.py
vacuum.py
water_heater.py
weather.py