core/homeassistant
Matthias Alphart 4517af509c
Add support for KNX IP-Secure routing (#82765)
* always use instance variable for new entry data

- change `self._tunneling_config` to non-optional `self.new_entry_data`
- always use self.new_entry_data in `finish_flow()`

* support secure routing

* amend current tests

* use sync latency tolerance

* test secure routing config flow

* diagnostics redact backbone_key

* test xknx library setup

* check length of backbone_key

* better readable key validation
2022-11-27 23:33:12 +01:00
..
auth Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
backports
brands Remove Google Chat/Hangouts integration (#82645) 2022-11-24 18:33:13 +01:00
components Add support for KNX IP-Secure routing (#82765) 2022-11-27 23:33:12 +01:00
generated Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
helpers Fix docstring for entity helper (#82704) 2022-11-25 18:20:33 +01:00
scripts
util Add precipitation device class (#81145) 2022-11-18 12:41:33 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
config.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
config_entries.py Fix info message in config_entries handle_reload (#82798) 2022-11-27 14:34:01 -05:00
const.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
core.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
data_entry_flow.py
exceptions.py Add support for raising ConfigEntryError (#82689) 2022-11-25 11:33:03 +01:00
loader.py
package_constraints.txt Add manufacturer and model to bluetooth adapter device (#82769) 2022-11-27 15:44:44 -05:00
requirements.py
runner.py
setup.py Add config_entries.async_wait_component (#76980) 2022-11-17 21:52:57 +01:00
strings.json