core/homeassistant/components/onewire
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
..
translations [ci skip] Translation update 2021-10-17 00:12:27 +00:00
__init__.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
binary_sensor.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
config_flow.py
const.py
manifest.json
model.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
onewire_entities.py
onewirehub.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
sensor.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
strings.json
switch.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00