core/homeassistant/components/demo
Xiaonan Shen 2581b031d9
Fix fan not checking supported_features (#35248)
* Fix fan not checking supported_features

* Fix pylint

* Fix test

* Code cleanup

* Fix fan demo

* Code style improvement
2020-05-06 09:58:07 +02:00
..
translations [ci skip] Translation update 2020-05-03 00:02:26 +00:00
__init__.py Fix demos (#32086) 2020-03-11 08:16:22 -07: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 Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +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 Clean up camera and demo camera (#34058) 2020-04-12 14:56:19 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
config_flow.py Add an options flow to demo (#31920) 2020-02-17 14:10:44 -08: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
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py update demo service domain and service description (#29164) 2019-11-27 20:36:40 -08:00
fan.py Fix fan not checking supported_features (#35248) 2020-05-06 09:58:07 +02:00
geo_location.py Use LENGTH_KILOMETERS constant (#33976) 2020-04-11 02:12:39 +02: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 Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02: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 unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
media_player.py Rename MediaPlayerDevice to MediaPlayerEntity (#34592) 2020-04-25 18:00:57 +02:00
notify.py
remote.py Rename RemoteDevice to RemoteEntity (#34676) 2020-04-26 02:12:36 +02:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Move title translation to root (#33850) 2020-04-15 09:41:18 -07:00
stt.py
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 Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00
water_heater.py Rename WaterHeaterDevice to WaterHeaterEntity (#34675) 2020-05-01 16:29:14 +02:00
weather.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00