Merge branch 'current' into next

This commit is contained in:
Otto Winter 2018-11-12 23:41:38 +01:00
commit 90e9fb25a7
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ESP32 Bluetooth Low Energy Tracker Hub
The ``esp32_ble_tracker`` component creates a global hub so that you can track bluetooth low
energy devices using your ESP32 node.
See `Setting up devices </esphomeyaml/components/binary_sensor/esp32_ble.html#setting-up-devices>`__
See :ref:`Setting up devices <esp32_ble_tracker-setting_up_devices>`
for information on how you can find out the MAC address of a device and track it using esphomelib.
.. code:: yaml