hass-core/homeassistant/components/demo
2021-02-03 11:46:49 +01:00
..
translations Update translations 2021-02-03 11:46:49 +01:00
__init__.py Add new number entity integration () 2020-12-02 13:50:48 +01: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 Use "arming" state during transition in manual alarm panel () 2020-04-24 00:07:07 +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 Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
climate.py Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
config_flow.py Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02: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
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py update demo service domain and service description () 2019-11-27 20:36:40 -08:00
fan.py Separate fan speeds into percentages and presets modes () 2021-01-27 17:44:36 -06:00
geo_location.py Use LENGTH_KILOMETERS constant () 2020-04-11 02:12:39 +02:00
humidifier.py Add new humidifier entity integration () 2020-06-22 17:59:16 -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 Set keyword arguments in DemoLight () 2020-10-18 13:57:35 -05:00
lock.py Rename LockDevice to LockEntity () 2020-04-25 18:02:41 +02:00
mailbox.py Use f-strings in integrations starting with "B"-"E" () 2020-02-24 08:47:52 -08:00
manifest.json Remove Hue configurator demo from demo integration () 2020-06-30 15:01:30 +02:00
media_player.py Add media_player.repeat_set service () 2020-10-12 23:29:28 +02:00
notify.py
number.py Add number entity value property () 2020-12-03 18:35:17 +01:00
remote.py Rename RemoteDevice to RemoteEntity () 2020-04-26 02:12:36 +02:00
sensor.py Drop UNIT_ prefix for percentage constant () 2020-09-05 21:09:14 +02:00
services.yaml Add yamllint (in pre-commit and CI) () 2020-04-05 10:33:45 +02:00
strings.json Bump voluptuous-serialize 2.4.0 () 2020-07-06 20:04:35 -07:00
stt.py Add additional support over NC () 2019-11-05 22:39:15 +01:00
switch.py Rename SwitchDevice to SwitchEntity () 2020-04-26 18:50:37 +02:00
tts.mp3
tts.py Fix demo TTS () 2019-11-07 13:43:43 +01:00
vacuum.py Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
water_heater.py Rename WaterHeaterDevice to WaterHeaterEntity () 2020-05-01 16:29:14 +02:00
weather.py Use weather attribute conditions constants () 2020-11-20 21:04:03 +01:00