core/homeassistant/components/insteon
Quentame 198ecb0945
Uniformize platform setup (#47101)
* 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-27 00:05:45 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
climate.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
config_flow.py
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
fan.py Fix typing on fan percentage (#47259) 2021-03-02 08:32:24 +01:00
insteon_entity.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
ipdb.py
light.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
manifest.json Fix formatting IntEnum as hex in 3.8.x (#45686) 2021-01-29 09:07:18 +01:00
schemas.py Fix Insteon config flow with add X10 and device override (#45854) 2021-02-20 13:00:18 -10:00
services.yaml
strings.json
switch.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
utils.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00