From af082a1b669df89422876ed208ab47373f523b46 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 24 May 2019 11:50:29 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index b650045d..36b2b6ef 100644 --- a/Home.md +++ b/Home.md @@ -4,10 +4,10 @@ Alternative open source firmware for [**ESP8266**](https://en.wikipedia.org/wiki ### Features -- Browser based GUI for configuration and control of your device -- Firmware [updates](Upgrading) via OTA or GUI +- Browser based user interface for configuration and control of your device +- Firmware [updates](Upgrading) via OTA or web UI - [Rules](Rules) and [Timers](commands#Timers) for on device automation -- Control with [GUI](commands#console-in-web-ui), [MQTT](MQTT), [web requests](commands#web) or [serial terminal](commands#serial) +- 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 [switches](Buttons-and-Switches), [sensors](supported-sensors), [displays](displays) and more - Easy integration in home automation solutions such as [openHAB](https://www.openhab.org/), [Home Assistant](https://www.home-assistant.io/), [Domoticz](http://www.domoticz.com/) and [more](Integrations)