From b178226b871333f8e6d46baaba5ab31752224fd3 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 24 May 2019 11:49:52 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index d92566f1..b650045d 100644 --- a/Home.md +++ b/Home.md @@ -5,9 +5,9 @@ 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 web UI +- Firmware [updates](Upgrading) via OTA or GUI - [Rules](Rules) and [Timers](commands#Timers) for on device automation -- Control with [web UI](commands#console-in-web-ui), [MQTT](MQTT), [web requests](commands#web) or [serial terminal](commands#serial) +- Control with [GUI](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)