Fix ESP32BLE/ESP32Touch docs

This commit is contained in:
Otto Winter 2018-06-06 09:22:35 +02:00
parent bd55903532
commit bba0e6fea7
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
2 changed files with 2 additions and 5 deletions

View File

@ -36,8 +36,7 @@ Configuration variables:
- **scan_interval** (*Optional*, :ref:`config-time`): The length of each scan.
If a device is not found within this time window, it will be marked as not present. Defaults to 300s.
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID for this ADS1115 Hub. Use this if you
want to use multiple ADS1115 hubs at once.
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID for this ESP32 BLE Hub.
See Also
^^^^^^^^

View File

@ -23,9 +23,7 @@ Configuration variables:
be displayed in the logs. Useful for finding out suitable thresholds for the binary sensors, but
spam the logs. See :doc:`setting up touch pads </esphomeyaml/components/binary_sensor/esp32_touch>`
for more information. Defaults to false.
- **id** (*Optional*,
:ref:`config-id`): Manually specify the ID for this ADS1115 Hub. Use this if you
want to use multiple ADS1115 hubs at once.
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID for code generation.
Advanced options (the defaults are usually quite good, but if you're having accuracy issues, use these):