Browse Source

Update README.md

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

+ 8
- 1
README.md View File

@ -1,4 +1,4 @@
# ESPHome components for Xiaomi Mijia Bedside Lamp 2
# ESPHome support for Xiaomi Mijia Bedside Lamp 2
[ [Changelog](CHANGELOG.md) | [License](LICENSE.md) | [Code of conduct](CODE_OF_CONDUCT.md) ]
@ -60,6 +60,13 @@ For those who have experience with flashing ESPHome onto devices:
* Power up the lamp with `GPIO0` connected to GND to enable flashing mode.
* Flash `firmware.bin` onto the device, for example using
[esphome-flasher](https://github.com/esphome/esphome-flasher)..
## Upgrading
I always try to make it possible to upgrade the lamp firmware without having to do anything special.
Sometimes, this is not possible. For those cases, the upgrade instruction can be found here:
* [Upgrading to 2021.10.0](doc/upgrading_to_2021.10.0.md)
## Table of contents


Loading…
Cancel
Save