Skip to content

tutilus/moheato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mo-Heat-O

ESP8266 board heating system controller. It contains 2 libraries (1) to configure the Web Server access and persist data (2) to manage the heaters (3 different rooms).

Default

By default, server is up in Access Point on 192.168.4.22 IP address and SSID moheato-network (everything could be change into config.h); but it can be configure in STA using config API.

Description

API available are:

  • Config API to configure ESP8266
  • Heaters API to manage heaters
  • General API as healthcheck

Everything is described into swagger.yaml

About

ESP8266 C++ heaters controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages