core/homeassistant/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
..
translations
__init__.py
binary_sensor.py
config_flow.py
const.py Add support for DS2760 1-Wire TypeK Thermocouple (#63222) 2022-01-25 13:53:37 +01:00
manifest.json
model.py
onewire_entities.py
onewirehub.py
sensor.py Add support for DS2760 1-Wire TypeK Thermocouple (#63222) 2022-01-25 13:53:37 +01:00
strings.json
switch.py