hass-core/homeassistant/components/elkm1
Quentame 198ecb0945
Uniformize platform setup ()
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
..
translations [ci skip] Translation update 2021-02-23 00:05:06 +00:00
__init__.py Uniformize platform setup () 2021-03-02 21:43:59 +01:00
alarm_control_panel.py ElkM1 fix auto-configure. () 2020-10-18 19:48:20 -05:00
climate.py Rename ClimateDevice to ClimateEntity () 2020-04-25 18:04:03 +02:00
config_flow.py Use core constants for elkm1 () 2021-02-09 20:20:20 +01:00
const.py Use core constants for elkm1 () 2021-02-09 20:20:20 +01:00
light.py Rename Light to LightEntity () 2020-04-26 18:49:41 +02:00
manifest.json Bump elkm1-lib to 0.8.10 () 2020-12-31 23:44:04 +01:00
scene.py Add transition support to scenes, cleanup blocking parameter () 2020-04-20 18:07:50 -07:00
sensor.py Add ElkM1 time and counter services and keypress event () 2020-10-15 17:05:07 -05:00
services.yaml Add ElkM1 time and counter services and keypress event () 2020-10-15 17:05:07 -05:00
strings.json Use reference strings in elkm1 strings.json () 2020-10-01 13:12:44 -05:00
switch.py Rename SwitchDevice to SwitchEntity () 2020-04-26 18:50:37 +02:00