hass-core/homeassistant/components/demo
Franck Nijhof bfb47eb212
Final clean up of helpers accessed via hass ()
* Final clean up of helpers accessed via hass

* Fix circular dep

* Fix import
2022-05-17 23:42:37 +03:00
..
translations [ci skip] Translation update 2022-04-29 00:22:21 +00:00
__init__.py Final clean up of helpers accessed via hass () 2022-05-17 23:42:37 +03:00
air_quality.py Add air_quality setup type hints () 2022-01-03 12:07:05 +01:00
alarm_control_panel.py Some tweaks to the demo () 2022-02-04 09:49:47 +01:00
binary_sensor.py Add binary_sensor setup type hints [a-f] () 2022-01-03 13:10:41 +01:00
button.py Import persistent notification (part 2) () 2022-01-13 08:42:50 +01:00
calendar.py Add back description and location to calendar endpoint () 2022-05-15 20:31:22 +02:00
camera.py Add EntityFeature enum to Camera () 2022-04-01 09:38:03 -07:00
climate.py Replace Climate CURRENT_HVAC_* constants with HVACAction enum () 2022-04-20 13:41:05 -07:00
config_flow.py
const.py
cover.py Add EntityFeature enum to Cover () 2022-04-01 09:38:21 -07:00
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py Add type hints to setup_scanner () 2022-01-11 17:29:04 +01:00
fan.py Fix issue probably-meant-fstring found at https://codereview.doctor () 2022-04-25 09:58:17 +02:00
geo_location.py Add geo_location setup type hints () 2022-01-03 16:22:23 +01:00
humidifier.py Add EntityFeature enum to Humidifier () 2022-04-01 20:10:52 +02:00
image_processing.py Add setup type hints to all demo platforms () 2022-01-03 16:24:09 +01:00
light.py Add ColorMode enum to light platform () 2022-04-11 18:18:29 +02:00
lock.py Add EntityFeature enum to Lock () 2022-04-02 20:57:32 -07:00
mailbox.py Add typing to async_get_handler in demo () 2022-01-13 14:20:05 +01:00
manifest.json
media_player.py Add EntityFeature enum to Media Player () 2022-04-02 20:58:23 -07:00
notify.py
number.py Enable basic type checking in demo platforms () 2022-02-10 10:05:58 +01:00
remote.py Enable basic type checking in demo platforms () 2022-02-10 10:05:58 +01:00
select.py Add setup type hints (part 2) () 2022-01-12 09:28:14 +01:00
sensor.py Adjust pylint plugin to enforce platform type hints () 2022-01-24 18:51:06 +01:00
services.yaml
siren.py Use SirenEntityFeature enum in demo () 2022-04-08 09:30:15 +02:00
strings.json
strings.select.json
stt.py
switch.py Enable basic type checking in demo platforms () 2022-02-10 10:05:58 +01:00
tts.mp3
tts.py spelling: components/demo () 2022-01-17 15:18:14 +01:00
update.py Rename current_version to installed_version in Update platform () 2022-04-01 20:11:17 +02:00
vacuum.py Add EntityFeature enum to Vacuum () 2022-04-02 20:55:44 -07:00
water_heater.py Add EntityFeature enum to Water Heater () 2022-04-02 20:55:17 -07:00
weather.py Add setup type hints to all demo platforms () 2022-01-03 16:24:09 +01:00