Add new supported devices

This commit is contained in:
Fabian Affolter 2016-07-01 09:59:22 +02:00
parent 1e37e59e43
commit 05931e484a
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -16,6 +16,12 @@ The `onewire` platform supports sensors which are using the One wire (1-wire) bu
Supported devices: Supported devices:
- [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) - [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf)
- DS18S20
- DS1822
- DS1825
- DS28EA00 temperature sensors
There is also support for bus masters which use fuse to mount device tree.
To enable One wire sensors in your installation, add the following to your `configuration.yaml` file: To enable One wire sensors in your installation, add the following to your `configuration.yaml` file: