hass-core/homeassistant/components/onewire
Franck Nijhof 53d86d4317
Deprecate 1-Wire SysBus (ADR-0019) (#63513)
* Deprecate 1-Wire (ADR-0019)

* Deprecate only SysBus

* Remove from init

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

* Clarify OWServer is supported

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

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-01-06 12:09:43 +01:00
..
translations [ci skip] Translation update 2021-12-22 00:14:51 +00:00
__init__.py Fix OwnetError preventing onewire initialisation (#61696) 2021-12-16 14:06:38 +01:00
binary_sensor.py Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +01:00
config_flow.py Remove YAML configuration from onewire (#53728) 2021-07-29 22:12:00 -07:00
const.py Drop deprecated CONF_NAMES from onewire (#61094) 2022-01-02 17:10:19 +01:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
model.py Cleanup device registration in Onewire (#58101) 2021-10-22 11:45:40 +02:00
onewire_entities.py Use EntityDescription - onewire (#55003) 2021-08-24 10:37:59 +02:00
onewirehub.py Deprecate 1-Wire SysBus (ADR-0019) (#63513) 2022-01-06 12:09:43 +01:00
sensor.py Drop deprecated CONF_NAMES from onewire (#61094) 2022-01-02 17:10:19 +01:00
strings.json Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
switch.py Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +01:00