core/homeassistant/components/knx
Matthias Alphart 6e20edc30c
Update xknx to version 0.18.5 (#51644)
* xknx 0.18.5

* fix integer DPTs trying to cast str state with `int()`

* Delint

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-09 14:08:29 +02:00
..
__init__.py KNX: move some Schema to schema.py (#51307) 2021-06-01 08:59:23 +02:00
binary_sensor.py Improve KNX config validation (#50980) 2021-05-23 10:42:17 +02:00
climate.py Create KNX climate entity directly from config (#49638) 2021-05-20 12:23:41 +02:00
const.py KNX: move some Schema to schema.py (#51307) 2021-06-01 08:59:23 +02:00
cover.py Improve KNX config validation (#50980) 2021-05-23 10:42:17 +02:00
expose.py Update xknx to version 0.18.5 (#51644) 2021-06-09 14:08:29 +02:00
fan.py KNX: move some Schema to schema.py (#51307) 2021-06-01 08:59:23 +02:00
knx_entity.py Fix KNX unique_id (#49677) 2021-04-28 15:50:01 +02:00
light.py KNX: Support for XY-color lights (#51306) 2021-06-01 08:59:51 +02:00
manifest.json Update xknx to version 0.18.5 (#51644) 2021-06-09 14:08:29 +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 KNX: Support for XY-color lights (#51306) 2021-06-01 08:59:51 +02:00
sensor.py Create KNX sensor entity directly from config (#49642) 2021-05-25 20:16:54 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
switch.py Use AddEntitiesCallback type, pt.4 (#49955) 2021-05-04 14:50:06 +02:00
weather.py Create KNX weather entity directly from config (#49640) 2021-05-21 01:30:37 +02:00