Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 717 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0]

  • now a node.js app with its own http server, no need for apache or external server
  • removed emoncms support, since it became paid service
  • uses mqtt + websockets for pushing power values, instead of pulling every x seconds
  • kWh and SOC values are now read from influx db instead of emoncms
  • added solar kWh prediction based on clouds forecasts (yr.no & darksky.net)and sun position calculation

[1.0.0]

  • initial commit with emoncms feed support