core/homeassistant/components/knx
tombbo e992cfb45c Add on_off_inverted to KNX climate (#25900)
* Added a new configuration boolean parameter on_off_inverted to KNX Climate component.

* Remove unexpected spaces around equals.

* Parameter name changed to on_off_invert and modified to new version of XKNX library.

* Dict[key] for required config keys and keys with default config schema values.
2019-10-17 21:07:09 +02:00
..
__init__.py Black 2019-07-31 12:25:30 -07:00
binary_sensor.py Black 2019-07-31 12:25:30 -07:00
climate.py Add on_off_inverted to KNX climate (#25900) 2019-10-17 21:07:09 +02:00
cover.py Black 2019-07-31 12:25:30 -07:00
light.py Fix KNX light tunable white rounding error (#26364) 2019-09-07 01:38:09 +02:00
manifest.json Update KNX integration to xknx 0.11.2 (#27130) 2019-10-02 15:53:55 -07:00
notify.py Black 2019-07-31 12:25:30 -07:00
scene.py Black 2019-07-31 12:25:30 -07:00
sensor.py Black 2019-07-31 12:25:30 -07:00
services.yaml Fixes invalid JSON files and whitespace corrections in YAML files (#26396) 2019-09-03 16:02:42 -07:00
switch.py Black 2019-07-31 12:25:30 -07:00