1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/demo
2022-06-17 12:14:11 +02:00
..
translations [ci skip] Translation update 2022-05-21 00:22:49 +00:00
__init__.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
air_quality.py
alarm_control_panel.py
binary_sensor.py
button.py
calendar.py Add back description and location to calendar endpoint (#71887) 2022-05-15 20:31:22 +02:00
camera.py Add EntityFeature enum to Camera (#69072) 2022-04-01 09:38:03 -07:00
climate.py Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#70319) 2022-04-20 13:41:05 -07:00
config_flow.py Add async_get_options_flow type hints (a-m) (#73430) 2022-06-13 13:17:59 +02:00
const.py
cover.py Add EntityFeature enum to Cover (#69088) 2022-04-01 09:38:21 -07: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 Fix issue probably-meant-fstring found at https://codereview.doctor (#70574) 2022-04-25 09:58:17 +02:00
geo_location.py
humidifier.py Add EntityFeature enum to Humidifier (#69092) 2022-04-01 20:10:52 +02:00
image_processing.py
light.py Add ColorMode enum to light platform (#69223) 2022-04-11 18:18:29 +02:00
lock.py Add lock typing in components (#73539) 2022-06-15 15:23:36 +02:00
mailbox.py
manifest.json
media_player.py Add EntityFeature enum to Media Player (#69119) 2022-04-02 20:58:23 -07:00
notify.py
number.py Finish migrating demo NumberEntity to native_value (#73581) 2022-06-17 12:14:11 +02:00
remote.py Enable basic type checking in demo platforms (#66212) 2022-02-10 10:05:58 +01:00
select.py
sensor.py
services.yaml
siren.py Use SirenEntityFeature enum in demo (#69649) 2022-04-08 09:30:15 +02:00
strings.json
strings.select.json
stt.py
switch.py Enable basic type checking in demo platforms (#66212) 2022-02-10 10:05:58 +01:00
tts.mp3
tts.py
update.py Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
vacuum.py Add EntityFeature enum to Vacuum (#69121) 2022-04-02 20:55:44 -07:00
water_heater.py Add EntityFeature enum to Water Heater (#69123) 2022-04-02 20:55:17 -07:00
weather.py