0.0.1 • Published 5 years ago

corrently4domoticz v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

corrently4domoticz

Wrapper for Corrently Green Power Index to Domoticz

Prerequisites

  • Domoticz installed and running on same machine
  • Node JS installed (> V8.0)
  • Zip Code from Germany (try 69256 if you do not have).

Installation

npm i -g corrently4domoticz

Usage

Rename sample.env to .env

Edit and change pointers to devices. Remove devices you do not want to use.

Field NameDetails
DOMOTICZ_JSON_URLURL of your /json.htm - typically http://localhost:8080/json.htm
PLZZipcode in Germany (eq. 69256)
IDX_current_gsiDevice Index for current GSI Index value (percentage device type)
IDX_green_alertDevice Index for hour with most green power (alert device type)
IDX_red_alertDevice Index for hour with least green power (alert device type)
IDX_current_alertDevice Index for current GSI (alert device type)

Setup a cron job that runs every hour to update Domoticz.

Inspired by: