Browse Source

Merge branch 'main' of https://github.com/mmakaay/esphome-xiaomi_bslamp2 into main

pull/24/head
Maurice Makaay 3 years ago
parent
commit
b7544c92e0
2 changed files with 4 additions and 2 deletions
  1. +2
    -0
      README.md
  2. +2
    -2
      doc/installation.md

+ 2
- 0
README.md View File

@ -1,5 +1,7 @@
# ESPHome components for Xiaomi Mijia Bedside Lamp 2
[ [Changelog](CHANGELOG.md) | [License](LICENSE.md) | [Code of conduct](CODE_OF_CONDUCT.md) ]
The Bedside Lamp 2 is a smart RGBWW LED lamp, produced by Yeelight. It can
be controlled via the WiFi network and using a touch panel on the front of
the device. The touch panel contains a power button, a button that changes


+ 2
- 2
doc/installation.md View File

@ -46,9 +46,9 @@ config
Then create the required configuration in your device's yaml configuration
file. For an example file, take a look at the example file
[doc/example.yaml](doc/example.yaml) in this repository.
[doc/example.yaml](example.yaml) in this repository.
Detailed configuration instructions can be found in the
[Configuration guide](doc/configuration.md).
[Configuration guide](configuration.md).
After these steps you can compile your firmware `firmware.bin` file.
This firmware can then be flashed onto the device.


Loading…
Cancel
Save