hass-core/homeassistant/components/demo
2021-06-28 00:10:15 +00:00
..
translations [ci skip] Translation update 2021-06-28 00:10:15 +00:00
__init__.py Add Select entity component platform (#51849) 2021-06-18 11:51:55 +02:00
air_quality.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
alarm_control_panel.py Use "arming" state during transition in manual alarm panel (#32950) 2020-04-24 00:07:07 +02:00
binary_sensor.py Use moisture and moving device class in various integrations (#39963) 2020-09-13 16:33:54 +02:00
calendar.py use isort to sort imports according to PEP8 for demo (#29630) 2019-12-08 22:29:27 +05:30
camera.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
climate.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py update demo service domain and service description (#29164) 2019-11-27 20:36:40 -08:00
cover.py Add DemoCover with only tilt controls (#45228) 2021-01-20 19:11:55 -06:00
demo_0.jpg Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
demo_1.jpg Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
demo_2.jpg Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
demo_3.jpg Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
device_tracker.py update demo service domain and service description (#29164) 2019-11-27 20:36:40 -08:00
fan.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
geo_location.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
humidifier.py Define HumidifierEntity entity attributes as class variables (#51841) 2021-06-14 09:04:46 -07:00
image_processing.py use isort to sort imports according to PEP8 for demo (#29630) 2019-12-08 22:29:27 +05:30
light.py Add support for color_mode white to demo light (#51575) 2021-06-07 20:26:25 +02:00
lock.py Define LockEntity entity attributes as class variables (#51909) 2021-06-17 11:25:33 +02:00
mailbox.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
media_player.py Add stop for demo players (#50485) 2021-05-12 10:26:12 +02:00
notify.py Black 2019-07-31 12:25:30 -07:00
number.py Define NumberEntity entity attributes as class variables (#51842) 2021-06-14 09:05:01 -07:00
remote.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
select.py Add Select entity component platform (#51849) 2021-06-18 11:51:55 +02:00
sensor.py Set state_class for demo sensor (#50523) 2021-05-12 18:38:26 +02:00
services.yaml Add targets and selectors for services (D-E) (#50190) 2021-05-15 09:25:19 +02:00
strings.json Bump voluptuous-serialize 2.4.0 (#37241) 2020-07-06 20:04:35 -07:00
strings.select.json Add Select entity component platform (#51849) 2021-06-18 11:51:55 +02:00
stt.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
switch.py Use entity class vars in Switch demo (#51906) 2021-06-16 08:29:31 +02:00
tts.mp3 Migrate tts (#22403) 2019-03-26 07:34:16 -07:00
tts.py Fix demo TTS (#28608) 2019-11-07 13:43:43 +01:00
vacuum.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
water_heater.py Define WaterHeaterEntity entity attributes as class variables (#51903) 2021-06-17 10:19:29 +02:00
weather.py Use weather attribute conditions constants (#39945) 2020-11-20 21:04:03 +01:00