core/homeassistant/components/onewire
Fredrik Tuomas a65d3868cb
Add support for EDS0066 (#50035)
* Add support for EDS0066

* Added a test

* Corrected entity_ids

* Added missing part of sensor entity id

* Add type hint

* Update tests/components/onewire/const.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* Update tests/components/onewire/const.py

Co-authored-by: jan iversen <jancasacondor@gmail.com>

* Revert "Update tests/components/onewire/const.py"

This reverts commit 4a01b89868.

* Revert "Update tests/components/onewire/const.py"

This reverts commit 151eb9c0d3.

Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-05-20 15:39:34 +02:00
..
translations [ci skip] Translation update 2021-04-13 00:04:04 +00:00
__init__.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
binary_sensor.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
config_flow.py Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
const.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
model.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
onewire_entities.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
onewirehub.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00
sensor.py Add support for EDS0066 (#50035) 2021-05-20 15:39:34 +02:00
strings.json
switch.py Enable strict type checks for onewire (#50422) 2021-05-11 17:28:17 +02:00