One Wire Sensor
The onewire
platform supports sensors which are using the One wire (1-wire) bus for communication.
Supported devices:
To enable One wire sensors in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry sensor: platform: onewire names: some_id: your name
Configuration variables:
- names array (Optional): ID and friendly name of your sensors.