core/homeassistant/components/onewire
Andreas Wrede 30f73a4962
Add discovery of sensors on DS2409 MicroLan (#43599)
* Add discovery of sensors on DS2409 MicroLan

* Add tests for coupler

* Update tests

* Fix isort

* Clean up

* Move tests to test_sensor.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 02:09:32 +01:00
..
translations [ci skip] Translation update 2020-12-07 00:04:18 +00:00
__init__.py Implement PlatformNotReady on onewire integration (#42395) 2020-10-26 16:33:13 +01:00
binary_sensor.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00
config_flow.py Fix duplicate check on onewire config flow (#43590) 2020-11-24 21:44:31 +01:00
const.py Add onewire switches (#42962) 2020-11-08 12:06:41 -06:00
manifest.json
onewire_entities.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00
onewirehub.py Add discovery of sensors on DS2409 MicroLan (#43599) 2020-12-07 02:09:32 +01:00
sensor.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00
strings.json
switch.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00