hass-core/homeassistant
puddly fa128fbcec
Clean ZHA radio path with trailing whitespace ()
* Clean config flow entries with trailing whitespace

* Rewrite the config entry at runtime, without upgrading

* Skip intermediate `data = config_entry.data` variable

* Perform a deepcopy to ensure the config entry will actually be updated
2023-03-07 20:24:08 -05:00
..
auth Adjust entity registry access in core platforms () 2023-03-01 08:02:16 +01:00
backports Add Self typing (1) [mypy 1.0] () 2023-02-06 22:29:47 -06:00
brands Add virtual integration for HELTUN () 2023-02-28 18:09:52 +01:00
components Clean ZHA radio path with trailing whitespace () 2023-03-07 20:24:08 -05:00
generated Reolink extend DHCP discovery () 2023-03-06 17:23:24 +01:00
helpers Pass a helpful name when creating common asyncio tasks in core () 2023-03-05 12:46:02 +01:00
scripts Adjust registry access in scripts () 2023-02-28 21:58:47 -05:00
util Yaml use dict () 2023-03-01 12:29:57 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Pass a helpful name when creating common asyncio tasks in core () 2023-03-05 12:46:02 +01:00
config.py
config_entries.py Pass a helpful name when creating common asyncio tasks in core () 2023-03-05 12:46:02 +01:00
const.py Bump version to 2023.4.0dev0 () 2023-02-22 21:29:49 +01:00
core.py Fix missing f-string in async_listen () 2023-03-07 20:19:08 -05:00
data_entry_flow.py Dismiss discoveries when the underlying device disappears () 2023-02-17 15:51:19 -05:00
exceptions.py
loader.py Inverse json import logic () 2023-02-16 11:37:57 +01:00
package_constraints.txt Bump sqlalchemy to 2.0.5post1 () 2023-03-06 20:20:37 -05:00
requirements.py
runner.py Avoid subprocess memory copy when c library supports posix_spawn () 2023-02-13 09:02:51 -05:00
setup.py Pass a helpful name when creating common asyncio tasks in core () 2023-03-05 12:46:02 +01:00
strings.json