This commit is contained in:
Otto Winter 2018-10-26 23:09:38 +02:00
parent b42828f07d
commit 058860af11
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
3 changed files with 1 additions and 28 deletions

View File

@ -67,19 +67,6 @@ know when I'm home or away.
:align: center
:width: 75.0%
.. note::
The latest arduino ESP32 framework has a bug with the bluetooth module. Please set
:ref:`esphomeyaml-arduino_version` to ``espressif32@1.0.2`` like so:
.. code:: yaml
esphomeyaml:
# ...
arduino_version: espressif32@1.0.2
See https://github.com/OttoWinter/esphomeyaml/issues/78#issuecomment-425746566
See Also
--------

View File

@ -43,20 +43,6 @@ for information on how you can find out the MAC address of a device and track it
battery_level:
name: "Xiaomi MiJia Battery Level"
.. note::
The latest arduino ESP32 framework has a bug with the bluetooth module. Please set
:ref:`esphomeyaml-arduino_version` to ``espressif32@1.0.2`` like so:
.. code:: yaml
esphomeyaml:
# ...
arduino_version: espressif32@1.0.2
See https://github.com/OttoWinter/esphomeyaml/issues/78#issuecomment-425746566
.. note::
The first time this component is enabled for an ESP32, the code partition needs to be

View File

@ -12,4 +12,4 @@ Status LED, components/status_led, led-on.svg
PN532, components/pn532, pn532.jpg
RDM6300, components/rdm6300, rdm6300.jpg
Time, components/time, clock-outline.svg
Stepper, components/stepper, stepper.svg
Stepper, components/stepper/index, stepper.svg

1 Dallas Hub components/dallas dallas.jpg
12 PN532 components/pn532 pn532.jpg
13 RDM6300 components/rdm6300 rdm6300.jpg
14 Time components/time clock-outline.svg
15 Stepper components/stepper components/stepper/index stepper.svg