2399 Forks
6356 Stars
6356 Watchers

esphome

ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

How to download and setup esphome

Open terminal and run command
git clone https://github.com/esphome/esphome.git
git clone is used to create a copy or clone of esphome repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esphome https://github.com/esphome/esphome/archive/master.zip

Or simply clone esphome with SSH
[email protected]:esphome/esphome.git

If you have some problems with esphome

You may open issue on esphome support forum (system) here: https://github.com/esphome/esphome/issues