diff --git a/README.md b/README.md index 3094fe0..4dd7a46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ESPHome custom component examples +# ![ESPHome logo](esphome-logo.png)ESPHome custom component examples This repository provides examples and basic empty components that can be used as templates to quickly develop your own custom components for the splendid [ESPHome](https://esphome.io/) ESP8266/ESP32 home automation system. diff --git a/esphome-logo.png b/esphome-logo.png new file mode 100755 index 0000000..0675ad2 Binary files /dev/null and b/esphome-logo.png differ