core/homeassistant/components/knx
Matthias Alphart 6a0ea09f29
Upload KNX Keyfile from Config/Options Flow directly (#88097)
* Manage KNX Keyfile from UI

* migrate config entry to use new keyfile

* Revert "migrate config entry to use new keyfile"

use same config style as before instead of entry version migration

* clean up uploaded file when integration is removed

* change default filename

* revert to previous step name

* remove empty directory on unload
2023-02-20 14:48:56 +01:00
..
__init__.py Upload KNX Keyfile from Config/Options Flow directly (#88097) 2023-02-20 14:48:56 +01:00
binary_sensor.py
button.py
climate.py
config_flow.py Upload KNX Keyfile from Config/Options Flow directly (#88097) 2023-02-20 14:48:56 +01:00
const.py Upload KNX Keyfile from Config/Options Flow directly (#88097) 2023-02-20 14:48:56 +01:00
cover.py
diagnostics.py
expose.py
fan.py
knx_entity.py
light.py
manifest.json Upload KNX Keyfile from Config/Options Flow directly (#88097) 2023-02-20 14:48:56 +01:00
notify.py
number.py
scene.py
schema.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
select.py
sensor.py
services.yaml
strings.json Upload KNX Keyfile from Config/Options Flow directly (#88097) 2023-02-20 14:48:56 +01:00
switch.py
text.py
weather.py