core/homeassistant
avee87 a5b91cb7e3
Fix invalid unique id for Transmission entities (#84664)
* Update unique id for Transmission entities

* Moved migration to a separate function

* Hopefully fixed coverage

* Extracted dictionary to constant

* review comments

* more comments

* revert accidental name change

* more review comments

* more review comments

* use lists instead of incorrect tuple syntax
2023-06-28 10:45:13 +02:00
..
auth
backports Improve type annotations of cached_property backport (#95309) 2023-06-26 18:36:01 -05:00
brands
components Fix invalid unique id for Transmission entities (#84664) 2023-06-28 10:45:13 +02:00
generated Add new integration Loqed (#70080) 2023-06-28 09:42:12 +02:00
helpers Teach validate_config to validate lists of conditions (#95380) 2023-06-27 19:44:23 +02:00
scripts
util Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Onboard Google Translate (#95352) 2023-06-27 13:12:25 +02:00
config_entries.py
const.py Allow returning a script variable from a script (#95346) 2023-06-27 17:13:53 +02:00
core.py Add script specific error messages for `response_variable` (#95188) 2023-06-24 21:34:57 -07:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump hass-nabucassa to 0.69.0 (#95367) 2023-06-27 15:29:30 +02:00
requirements.py
runner.py
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json