From 0d7114194e09261256212ba5f3422f207d1797c6 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 1 Nov 2019 18:34:12 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index fe894894..25fcabd9 100644 --- a/Home.md +++ b/Home.md @@ -5,9 +5,9 @@ Alternative open source firmware for [**ESP8266**](https://en.wikipedia.org/wiki ### Features - Easy [initial setup](initial-configuration) -- Browser based user interface for configuration and control -- Firmware [updates](Upgrading) via OTA or [web UI](webui) -- [Rules](Rules) and [Timers](commands#Timers) for on device automation +- [Browser interface](webui) for configuration and control +- Firmware [updates](Upgrading) via OTA or web UI +- [Rules](Rules), [Timers](commands#Timers) or [Scripts](scripting-language) for automation - Control with [web UI](commands#console-in-web-ui), [MQTT](MQTT), [web requests](commands#web) or [serial terminal](commands#serial) - Easy configuration of devices using [Templates](Templates) - Connect [components](components) ([switches](Buttons-and-Switches), [sensors](Peripherals), [displays](displays),...)