mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-10 10:11:29 +01:00
Fixes
This commit is contained in:
parent
b42828f07d
commit
058860af11
@ -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
|
||||
--------
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user