mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Dallas pull up docs
This commit is contained in:
parent
0a54a2af30
commit
387949696b
@ -9,7 +9,8 @@ and similar One-Wire temperature sensors.
|
||||
To use your dallas sensor, first define a dallas “hub” with a pin and
|
||||
id, which you will later use to create the sensors. The 1-Wire bus the
|
||||
sensors are connected to should have an external pullup resistor of
|
||||
about 4.7KΩ.
|
||||
about 4.7KΩ. For this, connect a resistor of *about* 4.7KΩ (values around that like 1Ω will, if you don't have
|
||||
massively long wires, work fine in most cases) between ``3.3V`` and the data pin.
|
||||
|
||||
.. code:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user