core/homeassistant/components/knx
Matthias Alphart ac6d99d434
Create KNX binary_sensor entities directly from config (#50708)
2021-05-17 15:33:09 +02:00
..
__init__.py Don't ignore mypy errors by default (#49270) 2021-04-26 14:23:21 +02:00
binary_sensor.py Create KNX binary_sensor entities directly from config (#50708) 2021-05-17 15:33:09 +02:00
climate.py Fix KNX climate unque_id (#50054) 2021-05-04 14:45:25 -07:00
const.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
cover.py Create KNX cover entities directly from config (#50707) 2021-05-17 12:17:19 +02:00
expose.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
factory.py Create KNX binary_sensor entities directly from config (#50708) 2021-05-17 15:33:09 +02:00
fan.py Create KNX fan entities directly from config (#50702) 2021-05-16 08:34:14 +02:00
knx_entity.py Fix KNX unique_id (#49677) 2021-04-28 15:50:01 +02:00
light.py Create KNX light entities directly from config (#50700) 2021-05-16 22:45:28 +02:00
manifest.json Update xknx to version 0.18.2 (#50491) 2021-05-17 11:18:13 +02:00
notify.py Create KNX notify entities directly from config (#50709) 2021-05-16 12:07:44 +02:00
scene.py Create KNX scene entities directly from config (#50686) 2021-05-16 08:14:28 +02:00
schema.py Update xknx to version 0.18.2 (#50491) 2021-05-17 11:18:13 +02:00
sensor.py Use AddEntitiesCallback type, pt.4 (#49955) 2021-05-04 14:50:06 +02:00
services.yaml Add targets and selectors for services (I-K) (#50542) 2021-05-14 20:34:59 +02:00
switch.py Use AddEntitiesCallback type, pt.4 (#49955) 2021-05-04 14:50:06 +02:00
weather.py Use AddEntitiesCallback type, pt.4 (#49955) 2021-05-04 14:50:06 +02:00