Skip to content

skillcoder/Homer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3cb2382 · Oct 17, 2018

History

39 Commits
Oct 2, 2018
Sep 15, 2018
Oct 2, 2018
Aug 17, 2018
Oct 1, 2018
Sep 23, 2018
Sep 23, 2018
Aug 17, 2018
Sep 23, 2018
Aug 16, 2018
Oct 2, 2018
Oct 2, 2018
Sep 27, 2018
Oct 17, 2018
Oct 2, 2018
Sep 29, 2018
Oct 2, 2018
Oct 17, 2018
Sep 23, 2018
Oct 1, 2018
Oct 6, 2018
Oct 2, 2018
Sep 24, 2018
Sep 23, 2018
Sep 24, 2018

Repository files navigation

Homer

Home automation server for ESP8266 in Go.

Features:

  • Collecting sensors data from all home esp8266 nodes
  • Every 5 sec aggregating by getting median for each
  • Sending aggregated data in one time serie in ClickHouse database for compact and long store for future use

Compile and run

See in CONTRIBUTE.md

HTTP Request

curl http://127.0.0.1:18266/info curl http://127.0.0.1:18266/stat curl http://127.0.0.1:18266/health