hass-core/homeassistant/components/demo
Franck Nijhof fc6c0b1d4a
Add input_button (#62008)
* Add input_button

* Update homeassistant/components/input_button/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Improve test coverage

* Add reload test: not affecting state

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-20 16:18:58 +01:00
..
translations [ci skip] Translation update 2021-12-01 00:17:12 +00:00
__init__.py Add input_button (#62008) 2021-12-20 16:18:58 +01:00
air_quality.py
alarm_control_panel.py Add vacation mode to manual alarm_control_panel (#55340) 2021-09-01 09:34:21 +02:00
binary_sensor.py Migrate binary sensor device classes to StrEnum (#60651) 2021-12-01 08:12:09 +01:00
button.py Add Button entity component platform (#57642) 2021-11-04 16:50:43 +01:00
calendar.py
camera.py Add shorthand attribute support to Camera platform (#59837) 2021-11-25 16:03:53 +01:00
climate.py Use DeviceInfo Class D (#58218) 2021-10-22 17:00:00 +02:00
config_flow.py
const.py
cover.py Migrate cover device classes to StrEnum (#60655) 2021-11-30 15:37:34 -08:00
demo_0.jpg
demo_0.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_1.jpg
demo_1.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_2.jpg
demo_2.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
demo_3.jpg
demo_3.png Ensure camera handles non-jpeg image sources correctly (#54474) 2021-08-11 08:12:46 -07:00
device_tracker.py
fan.py Remove legacy fan compatibility shim (#59781) 2021-12-03 21:57:46 -08:00
geo_location.py
humidifier.py Migrate humidifier device classes to StrEnum (#60706) 2021-12-01 12:02:14 +01:00
image_processing.py
light.py Upgrade pylint to 2.12.1 (#60375) 2021-11-26 00:13:27 +01:00
lock.py Speed up demo lock tests (#61425) 2021-12-10 11:13:44 +01:00
mailbox.py
manifest.json Generate external statistics in demo component (#58470) 2021-12-02 09:55:46 -08:00
media_player.py
notify.py
number.py Migrate number mode to StrEnum (#60614) 2021-11-30 12:54:06 +01:00
remote.py
select.py Use DeviceInfo Class D (#58218) 2021-10-22 17:00:00 +02:00
sensor.py Migrate sensor state classes to StrEnum (#60709) 2021-12-01 12:09:31 +01:00
services.yaml
siren.py
strings.json
strings.select.json
stt.py
switch.py Migrate switch device classes to StrEnum (#60658) 2021-11-30 15:38:45 -08:00
tts.mp3
tts.py
vacuum.py Fix threading error in demo vacuum (#62165) 2021-12-17 12:45:53 +01:00
water_heater.py
weather.py