core/homeassistant/components/demo
J. Nick Koston 5d56ce67f5
Fix inconsistent supported_features return in demo lock (#54300)
https://github.com/home-assistant/core/pull/51455#discussion_r684806197
2021-08-08 20:33:40 -07:00
..
translations [ci skip] Translation update 2021-08-06 00:15:04 +00:00
__init__.py Add sound pressure unit constants (dB + dBa) (#53159) 2021-07-19 06:54:38 -07:00
air_quality.py
alarm_control_panel.py
binary_sensor.py
calendar.py
camera.py
climate.py
config_flow.py
const.py
cover.py
demo_0.jpg
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py
fan.py
geo_location.py
humidifier.py
image_processing.py
light.py
lock.py Fix inconsistent supported_features return in demo lock (#54300) 2021-08-08 20:33:40 -07:00
mailbox.py
manifest.json
media_player.py
notify.py
number.py Validate Number value before calling entity method (#52343) 2021-08-04 11:57:26 +02:00
remote.py Demo: Explicitly return None when no extra state attribute set (#52390) 2021-07-01 12:43:37 +02:00
select.py Validate Select option before calling entity method (#52352) 2021-08-04 11:12:42 +02:00
sensor.py Demo: remove deprecated switch entity properties (#52424) 2021-07-02 17:50:57 +02:00
services.yaml
siren.py Add siren platform (#48309) 2021-07-11 16:51:11 -04:00
strings.json
strings.select.json
stt.py
switch.py Demo: remove deprecated switch entity properties (#52424) 2021-07-02 17:50:57 +02:00
tts.mp3
tts.py
vacuum.py
water_heater.py
weather.py