hass-core/homeassistant/components/demo
2020-10-23 00:03:04 +00:00
..
translations [ci skip] Translation update 2020-10-23 00:03:04 +00:00
__init__.py Fix typo in comment in demo integration (#41955) 2020-10-16 22:53:16 +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 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
const.py update demo service domain and service description (#29164) 2019-11-27 20:36:40 -08:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02: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 Add unique ID to demo fan (#39658) 2020-09-04 11:23:53 -05:00
geo_location.py Use LENGTH_KILOMETERS constant (#33976) 2020-04-11 02:12:39 +02:00
humidifier.py Add new humidifier entity integration (#28693) 2020-06-22 17:59:16 -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 Set keyword arguments in DemoLight (#42040) 2020-10-18 13:57:35 -05:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
mailbox.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
manifest.json Remove Hue configurator demo from demo integration (#37250) 2020-06-30 15:01:30 +02:00
media_player.py Add media_player.repeat_set service (#41435) 2020-10-12 23:29:28 +02:00
notify.py Black 2019-07-31 12:25:30 -07:00
remote.py Rename RemoteDevice to RemoteEntity (#34676) 2020-04-26 02:12:36 +02:00
sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Bump voluptuous-serialize 2.4.0 (#37241) 2020-07-06 20:04:35 -07:00
stt.py Add additional support over NC (#28527) 2019-11-05 22:39:15 +01:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +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 Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
water_heater.py Rename WaterHeaterDevice to WaterHeaterEntity (#34675) 2020-05-01 16:29:14 +02:00
weather.py Add precipitation probability to weather forcast (#36019) 2020-06-17 07:39:33 +02:00