hass-core/homeassistant/components/knx
Matthias Alphart 46a457a638
Update KNX flow strings to use "data_description" and remove invalid options (#68935)
* use `data_description`

* use selectors so `data_description` shows

* remove unused config option

`individual_address` has no effect for tunneling. The address is always assigned by the tunnelling server.

* remove unsupported option for tunneling V1 devices
2022-04-01 00:15:53 +02:00
..
translations Update KNX flow strings to use "data_description" and remove invalid options (#68935) 2022-04-01 00:15:53 +02:00
__init__.py Add support for IP secure to KNX config flow (#68906) 2022-03-30 21:10:47 +02:00
binary_sensor.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
button.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
climate.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
config_flow.py Update KNX flow strings to use "data_description" and remove invalid options (#68935) 2022-04-01 00:15:53 +02:00
const.py Add support for IP secure to KNX config flow (#68906) 2022-03-30 21:10:47 +02:00
cover.py Only flag SUPPORT_STOP_TILT when tilt available in KNX cover (#64410) 2022-01-19 21:35:36 +01:00
diagnostics.py Add support for IP secure to KNX config flow (#68906) 2022-03-30 21:10:47 +02:00
expose.py Fix KNX Expose for strings longer than 14 bytes (#63026) 2022-01-29 14:32:12 +01:00
fan.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
knx_entity.py
light.py Update typing (3) [k-t] (#63924) 2022-01-11 21:26:55 +01:00
manifest.json Prettify json (manifest.json) (#68886) 2022-03-30 10:56:37 +02:00
notify.py Fix notify platform setup for KNX (#61842) 2021-12-15 19:30:38 +01:00
number.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
scene.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
schema.py Cleanup KNX integration (#68820) 2022-03-29 16:46:02 +02:00
select.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
sensor.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
services.yaml Allow sending GroupValueResponse telegrams with knx.send service (#62639) 2021-12-29 18:15:48 +01:00
strings.json Update KNX flow strings to use "data_description" and remove invalid options (#68935) 2022-04-01 00:15:53 +02:00
switch.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
weather.py Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00