mirror of https://github.com/arendst/Tasmota.git
Updated Home (markdown)
parent
6276cc447f
commit
7f2cb78465
2
Home.md
2
Home.md
|
@ -4,6 +4,7 @@ Alternative open source firmware for [**ESP8266**](https://en.wikipedia.org/wiki
|
|||
|
||||
### Features
|
||||
<img src="https://user-images.githubusercontent.com/5904370/55973675-661c1400-5c86-11e9-8453-0082bfcd61b6.png" width="200" align="right"> </img>
|
||||
- Easy [initial setup](initial-configuration)
|
||||
- Browser based user interface for configuration and control
|
||||
- Firmware [updates](Upgrading) via OTA or web UI
|
||||
- [Rules](Rules) and [Timers](commands#Timers) for on device automation
|
||||
|
@ -13,7 +14,6 @@ Alternative open source firmware for [**ESP8266**](https://en.wikipedia.org/wiki
|
|||
- 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)
|
||||
- Wemo and Hue emulation for [Amazon Alexa](Alexa) support
|
||||
- [KNX](KNX-features) IP protocol support
|
||||
- Easy [initial setup](initial-configuration)
|
||||
|
||||
### How to start
|
||||
You will need [some tools](Prerequisites) to [prepare](Hardware-preparation) your device for [flashing](Flashing) Tasmota and [connect](initial-configuration) it to your Wi-Fi network and [MQTT](MQTT) broker.
|
||||
|
|
Loading…
Reference in New Issue