core/homeassistant/components/demo
Raman Gupta 24290e5d08
Add `datetime` platform (#81943)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-29 23:24:15 +02:00
..
__init__.py Add `datetime` platform (#81943) 2023-05-29 23:24:15 +02:00
air_quality.py
alarm_control_panel.py
binary_sensor.py
button.py
calendar.py
camera.py
climate.py
config_flow.py
const.py
cover.py
date.py Add `date` platform (#81948) 2023-04-30 20:34:57 +02:00
datetime.py Add `datetime` platform (#81943) 2023-05-29 23:24:15 +02:00
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
fan.py
geo_location.py Fix lingering timer in demo geo_location (#92514) 2023-05-04 19:02:52 +02:00
humidifier.py
image_processing.py
light.py
lock.py
mailbox.py Import `util.dt` as `dt_util` in `components/[a-d]*` (#93756) 2023-05-30 00:02:06 +03:00
manifest.json
media_player.py
notify.py
number.py
remote.py
select.py
sensor.py
services.yaml
siren.py
strings.json
stt.py
switch.py
text.py
time.py Add `time` platform (#81949) 2023-04-30 22:33:51 +02:00
tts.mp3
tts.py Minor adjustment of tts typing (#93450) 2023-05-24 21:02:55 +02:00
update.py
vacuum.py
water_heater.py
weather.py