home-assistant-core/tests/components/onewire
Per Öberg 81000db713
Add support for DS2760 1-Wire TypeK Thermocouple (#63222)
* Add support for DS2760 1-Wire TypeK Thermocouple

* Add test mockup sensor for DS2760 to tests

* Add support for changing of thermocouple type through override_key

* Fix broken test for DS2760 Thermocouple

* Remove unnecessary test-attribute for DS2760 Thermocouple

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-01-25 13:53:37 +01:00
..
__init__.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
conftest.py Drop deprecated CONF_NAMES from onewire (#61094) 2022-01-02 17:10:19 +01:00
const.py Add support for DS2760 1-Wire TypeK Thermocouple (#63222) 2022-01-25 13:53:37 +01:00
test_binary_sensor.py Use new Platform enum in Onewire (#60904) 2021-12-03 09:25:22 -08:00
test_config_flow.py Use pytest fixtures on Onewire tests (#57973) 2021-10-18 19:16:53 +02:00
test_init.py Fix OwnetError preventing onewire initialisation (#61696) 2021-12-16 14:06:38 +01:00
test_sensor.py Use new Platform enum in Onewire (#60904) 2021-12-03 09:25:22 -08:00
test_switch.py Use new Platform enum in Onewire (#60904) 2021-12-03 09:25:22 -08:00