hass-core/homeassistant
epenet c00a5fad8f
Cleanup device registration in Onewire (#58101)
* Add checks for device registry

* Move registry checks to init.py

* Run device registry check on disabled devices

* Empty commit for testing

* Register devices during initialisation

* Adjust tests accordingly

* Add via_device to device info

* Adjust access to device registry

Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 11:45:40 +02:00
..
auth Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
components Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
generated Add LOOKin integration (#58125) 2021-10-21 07:10:23 -10:00
helpers Revert "Swap order of int template helper kwargs (#57729)" (#58015) 2021-10-21 15:03:33 +02:00
scripts Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
util Fix color util links to Philips Hue documentation (#57099) 2021-10-05 11:19:09 +02:00
__init__.py
__main__.py Activate fault handler (#56550) 2021-09-28 00:05:06 -07:00
block_async_io.py
bootstrap.py Deprecate Python 3.8 (#57079) 2021-10-05 08:58:20 +02:00
config.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
config_entries.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
const.py Use DeviceInfo on zwave (#58183) 2021-10-22 11:36:40 +02:00
core.py Identify onetime listeners (#57751) 2021-10-15 10:23:36 -07:00
data_entry_flow.py Remove unreachable code in data_entry_flow.py (#58193) 2021-10-22 01:45:16 +02:00
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
package_constraints.txt Bump async-upnp-client to 0.22.9 (#58185) 2021-10-21 10:58:34 -10:00
requirements.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
setup.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
strings.json