hass-core/homeassistant/components/demo
2021-10-12 00:12:28 +00:00
..
translations [ci skip] Translation update 2021-10-12 00:12:28 +00:00
__init__.py Add sound pressure unit constants (dB + dBa) () 2021-07-19 06:54:38 -07:00
air_quality.py Use f-strings in integrations starting with "B"-"E" () 2020-02-24 08:47:52 -08:00
alarm_control_panel.py Add vacation mode to manual alarm_control_panel () 2021-09-01 09:34:21 +02:00
binary_sensor.py Use moisture and moving device class in various integrations () 2020-09-13 16:33:54 +02:00
calendar.py use isort to sort imports according to PEP8 for demo () 2019-12-08 22:29:27 +05:30
camera.py Ensure camera handles non-jpeg image sources correctly () 2021-08-11 08:12:46 -07:00
climate.py Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
config_flow.py Update pylint to 2.7.3 () 2021-03-29 18:02:56 -10:00
const.py update demo service domain and service description () 2019-11-27 20:36:40 -08:00
cover.py Add DemoCover with only tilt controls () 2021-01-20 19:11:55 -06:00
demo_0.jpg Consolidate more platforms () 2019-03-23 20:22:35 -07:00
demo_0.png Ensure camera handles non-jpeg image sources correctly () 2021-08-11 08:12:46 -07:00
demo_1.jpg Consolidate more platforms () 2019-03-23 20:22:35 -07:00
demo_1.png Ensure camera handles non-jpeg image sources correctly () 2021-08-11 08:12:46 -07:00
demo_2.jpg Consolidate more platforms () 2019-03-23 20:22:35 -07:00
demo_2.png Ensure camera handles non-jpeg image sources correctly () 2021-08-11 08:12:46 -07:00
demo_3.jpg Consolidate more platforms () 2019-03-23 20:22:35 -07:00
demo_3.png Ensure camera handles non-jpeg image sources correctly () 2021-08-11 08:12:46 -07:00
device_tracker.py update demo service domain and service description () 2019-11-27 20:36:40 -08:00
fan.py Update typing 05 () 2021-03-17 23:43:55 +01:00
geo_location.py Update typing 05 () 2021-03-17 23:43:55 +01:00
humidifier.py Define HumidifierEntity entity attributes as class variables () 2021-06-14 09:04:46 -07:00
image_processing.py use isort to sort imports according to PEP8 for demo () 2019-12-08 22:29:27 +05:30
light.py Add support for color_mode white to demo light () 2021-06-07 20:26:25 +02:00
lock.py Fix inconsistent supported_features return in demo lock () 2021-08-08 20:33:40 -07:00
mailbox.py Use f-strings in integrations starting with "B"-"E" () 2020-02-24 08:47:52 -08:00
manifest.json Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
media_player.py Add stop for demo players () 2021-05-12 10:26:12 +02:00
notify.py Black 2019-07-31 12:25:30 -07:00
number.py Validate Number value before calling entity method () 2021-08-04 11:57:26 +02:00
remote.py Demo: Explicitly return None when no extra state attribute set () 2021-07-01 12:43:37 +02:00
select.py Validate Select option before calling entity method () 2021-08-04 11:12:42 +02:00
sensor.py Move temperature conversions to entity base class (2/8) () 2021-08-11 18:57:12 +02:00
services.yaml Add targets and selectors for services (D-E) () 2021-05-15 09:25:19 +02:00
siren.py Add siren platform () 2021-07-11 16:51:11 -04:00
strings.json Bump voluptuous-serialize 2.4.0 () 2020-07-06 20:04:35 -07:00
strings.select.json Add Select entity component platform () 2021-06-18 11:51:55 +02:00
stt.py Update typing 05 () 2021-03-17 23:43:55 +01:00
switch.py Demo: remove deprecated switch entity properties () 2021-07-02 17:50:57 +02:00
tts.mp3 Migrate tts () 2019-03-26 07:34:16 -07:00
tts.py Fix demo TTS () 2019-11-07 13:43:43 +01:00
vacuum.py Update integrations a-e to override extra_state_attributes() () 2021-03-11 16:51:03 +01:00
water_heater.py Define WaterHeaterEntity entity attributes as class variables () 2021-06-17 10:19:29 +02:00
weather.py Use weather attribute conditions constants () 2020-11-20 21:04:03 +01:00