diff --git a/README.md b/README.md index 90a64e624..b157e14a9 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,13 @@ - Easy first-time configuration via a web Captive Portal - Support for more than [120+ EMS devices](https://emsesp.org/All-Devices/) (boilers, thermostats, solar modules, mixer modules, heat pumps, gateways, switches, heat sources) +## **Installing** + +Go to [install.emsesp.org](https://install.emsesp.org) or look at the documentation link below on the different ways to install EMS-ESP. + ## **Documentation** -For the complete documentation on how to install, configure and get support visit the [EMS-ESP Wiki](https://emsesp.org). +For the complete documentation on how to install, configure and get support visit the [documentation at emsesp.org](https://emsesp.org). ## **Support** @@ -35,7 +39,7 @@ If you like **EMS-ESP**, please give it a star, or fork it and contribute or off ## **Demo** -For a live demo of the Web UI click [here](https://demo.emsesp.org) and log in with any username/password. +For a live demo of the Web UI click [demo.emsesp.org](https://demo.emsesp.org) and log in with any username/password, and change the language to English. ## **Contributors ✨** @@ -67,6 +71,6 @@ This program is licensed under GPL-3.0 ![Console](media/console0.png) -### In Home Assistant +### Home Assistant ![Home Assistant](media/ha_lovelace.png) diff --git a/media/ha_lovelace.png b/media/ha_lovelace.png index 3c493d3f2..bb0788648 100644 Binary files a/media/ha_lovelace.png and b/media/ha_lovelace.png differ diff --git a/media/web_customizations.png b/media/web_customizations.png index 4602338df..61edfecf4 100644 Binary files a/media/web_customizations.png and b/media/web_customizations.png differ diff --git a/media/web_devices.png b/media/web_devices.png index e54c0fd2b..0708379b6 100644 Binary files a/media/web_devices.png and b/media/web_devices.png differ diff --git a/media/web_edit.png b/media/web_edit.png index 54851b5e2..3df3e5a6f 100644 Binary files a/media/web_edit.png and b/media/web_edit.png differ diff --git a/media/web_log.png b/media/web_log.png index cbf34c331..37c46ca83 100644 Binary files a/media/web_log.png and b/media/web_log.png differ diff --git a/media/web_mqtt.png b/media/web_mqtt.png index 738fb91f9..32b2fe1ce 100644 Binary files a/media/web_mqtt.png and b/media/web_mqtt.png differ diff --git a/media/web_settings.png b/media/web_settings.png index bd57cd1a5..20561b1c4 100644 Binary files a/media/web_settings.png and b/media/web_settings.png differ diff --git a/media/web_status.png b/media/web_status.png index 010054221..410a52e27 100644 Binary files a/media/web_status.png and b/media/web_status.png differ