hass-core/homeassistant/components/demo
epenet 71cb42f53a
Add fan setup type hints (#63287)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:10:53 +01:00
..
translations [ci skip] Translation update 2021-12-22 00:14:51 +00:00
__init__.py Add init type hints [d] (#63101) 2022-01-02 16:12:46 +01:00
air_quality.py Add air_quality setup type hints (#63263) 2022-01-03 12:07:05 +01:00
alarm_control_panel.py Add alarm_control_panel setup type hints (#63264) 2022-01-03 10:57:25 +01:00
binary_sensor.py Add binary_sensor setup type hints [a-f] (#63268) 2022-01-03 13:10:41 +01:00
button.py Add Button entity component platform (#57642) 2021-11-04 16:50:43 +01:00
calendar.py Add calendar setup type hints (#63272) 2022-01-03 13:14:02 +01:00
camera.py Add camera setup type hints (#63277) 2022-01-03 13:22:41 +01:00
climate.py Add climate setup type hints [a-l] (#63278) 2022-01-03 13:26:32 +01:00
config_flow.py
const.py
cover.py Migrate cover device classes to StrEnum (#60655) 2021-11-30 15:37:34 -08:00
demo_0.jpg
demo_0.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_1.jpg
demo_1.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_2.jpg
demo_2.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_3.jpg
demo_3.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
device_tracker.py Ensure service calls are typed [a-j] (#63013) 2021-12-30 18:50:51 +01:00
fan.py Add fan setup type hints (#63287) 2022-01-03 15:10:53 +01:00
geo_location.py
humidifier.py Migrate humidifier device classes to StrEnum (#60706) 2021-12-01 12:02:14 +01:00
image_processing.py
light.py Upgrade pylint to 2.12.1 (#60375) 2021-11-26 00:13:27 +01:00
lock.py Speed up demo lock tests (#61425) 2021-12-10 11:13:44 +01:00
mailbox.py
manifest.json Generate external statistics in demo component (#58470) 2021-12-02 09:55:46 -08:00
media_player.py
notify.py
number.py Migrate number mode to StrEnum (#60614) 2021-11-30 12:54:06 +01:00
remote.py Demo: Explicitly return None when no extra state attribute set (#52390) 2021-07-01 12:43:37 +02:00
select.py Use DeviceInfo Class D (#58218) 2021-10-22 17:00:00 +02:00
sensor.py Migrate sensor state classes to StrEnum (#60709) 2021-12-01 12:09:31 +01:00
services.yaml
siren.py Add siren platform (#48309) 2021-07-11 16:51:11 -04:00
strings.json
strings.select.json Add Select entity component platform (#51849) 2021-06-18 11:51:55 +02:00
stt.py
switch.py Migrate switch device classes to StrEnum (#60658) 2021-11-30 15:38:45 -08:00
tts.mp3
tts.py
vacuum.py Fix threading error in demo vacuum (#62165) 2021-12-17 12:45:53 +01:00
water_heater.py Define WaterHeaterEntity entity attributes as class variables (#51903) 2021-06-17 10:19:29 +02:00
weather.py