diff --git a/README.md b/README.md index 4d9a19d..8a50484 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/installation.md b/doc/installation.md index c29df3a..6c4b396 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -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.