Browse Source

Tiny typo fix.

pull/24/head
Maurice Makaay 3 years ago
committed by GitHub
parent
commit
a5850e2bb2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -52,7 +52,7 @@ For those who have experience with flashing ESPHome onto devices:
* Clone the [GitHub repo](https://github.com/mmakaay/esphome-xiaomi_bslamp2) * Clone the [GitHub repo](https://github.com/mmakaay/esphome-xiaomi_bslamp2)
into your ESPHome `config/custom_components` directory. into your ESPHome `config/custom_components` directory.
* Copy `[doc/example.yaml](doc/example.yaml)` to `config/your_device_name.yaml`. * Copy `[doc/example.yaml](doc/example.yaml)` to `config/your_device_name.yaml`.
* Modify the configuration to your needs (see the [configuration guide](doc/configuration.md)]).
* Modify the configuration to your needs (see the [configuration guide](doc/configuration.md)).
* Compile the `firmware.bin` file and download it to the device to which you * Compile the `firmware.bin` file and download it to the device to which you
have connected your serial to USB adapter (FTDI). have connected your serial to USB adapter (FTDI).
* [Open up the lamp](doc/flashing.md#opening-the-lamp-to-expose-the-pcb) and connect * [Open up the lamp](doc/flashing.md#opening-the-lamp-to-expose-the-pcb) and connect


Loading…
Cancel
Save