Nerdiyde / ESPEasy

Easy MultiSensor device based on ESP8266

Home Page:http://www.espeasy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nerdiys ESPEasy fork

This software is forked from the original you can find under https://github.com/letscontrolit/ESPEasy/tree/v2.0 The major changes compared to the original are added plugins which will be described in the following list.

Plugin Name Number Additional Information under

Original Readme.md from here

ESPEasy (v2.0 stable branch)

Build status: Build Status

Introduction and wiki: https://www.letscontrolit.com/wiki/index.php/ESPEasy#Introduction

v2.0 :warning:This is the stable branch for the next upcoming ESPeasy release (2.0.0).:warning:

If you're living on the edge and want the latest features and bugs, go to the development branch: https://github.com/letscontrolit/ESPEasy/tree/mega

If you're a developer: Bug fixes go into this v2.0 branch, we will merge them back to the development branch.

Check here to learn how to use this branch and help us improving ESPEasy: http://www.letscontrolit.com/wiki/index.php/ESPEasy#Source_code_development

Versions

  • v2.0-YYYYMMDD: These are the nightly builds. Once a day this is automaticly released whenever there are new changes. (this replaces the manual v2.0-devX release system)
  • v2.0.0-betaX: as soon as we THINK everything is fixed, we start beta testing.
  • v2.0.0-rcX: release candidates (almost stable)
  • v2.0.0: This will be the first stable release. After this we will use more standard numbering. Next bugfix release will probably be 2.0.1.

Firmware binary releases

Binary development releases are here: https://github.com/letscontrolit/ESPEasy/releases

Depending on your needs, we release different types of files.

This uses version v2.0-20181001 as an example.

Firmware name Hardware Included plugins
ESPEasy_v2.0-20181001_normal_ESP8266_1024.bin ESP8266 with 1Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8266_1024.bin ESP8266 with 1Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8266_1024.bin ESP8266 with 1Mb flash Stable + Test + Development
ESPEasy_v2.0-20181001_normal_ESP8266_4096.bin ESP8266 with 4Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8266_4096.bin ESP8266 with 4Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8266_4096.bin ESP8266 with 4Mb flash Stable + Test + Development
ESPEasy_v2.0-20181001_normal_ESP8285_1024.bin ESP8285 with 1Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8285_1024.bin ESP8285 with 1Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8285_1024.bin ESP8285 with 1Mb flash Stable + Test + Development

More info

Details and discussion are on the Experimental forum: https://www.letscontrolit.com/forum/viewforum.php?f=18

We're also on IRC: #ESPEasy @freenode

About

Easy MultiSensor device based on ESP8266

http://www.espeasy.com

License:Other


Languages

Language:C++ 87.7%Language:C 6.6%Language:Python 5.1%Language:Shell 0.3%Language:Processing 0.3%Language:CMake 0.1%Language:Makefile 0.0%