forelleblau / ioBroker.solarlog_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ioBroker.solarlog_test

NPM version Downloads

NPM

An ioBroker adapter for solarlog - devices

The open JSON-interface (offene Json-Schnittstelle) has to be activated in the Solarlog's configuration menue (Konfiguration - System - Zugangskontrolle - Offene Json-Schnittstelle: akrivieren.)

Install adapter, create instance. Set Solarlog - IP-adress and polling - intervall

Changelog

0.0.4

  • Inverter-import optional
  • Error - logs refer to functions
  • better readme

Planned for next version: reading solarlog smart energy settings and states

0.0.3

New functions added!

  • reads all defined inverters/meters
  • sets objects named as in solarlog
  • gets values (current production/consumption) and states for each inverter

Planned for next version: reading solarlog smart energy settings and states

0.0.2 First running version

Defined objects:

  • Time last data sync
  • Installed generator power
  • Total output PAC from all of the inverters and meters in inverter mode.
  • Total output PAC from all of the inverters
  • Average voltage UAC from the inverter
  • Average voltage UDC from the inverter
  • Total yield for the day from all of the inverters
  • Total yield for the previous day from all of the inverters
  • Total yield for the month from all of the inverters
  • Total yield for the year from all of the inverters
  • Total yield from all of the inverters
  • Current total consumption PAC from all of the consumption meters
  • Total consumption from all of the consumption meters
  • Total consumption for the previous day; all of the consumption meters
  • Total consumption for the month; all of the consumption meters
  • Total consumption for the year; all of the consumption meters
  • Accumulated total consumption, all Consumption meter

Planned Objects:

  • Description/Yield/Consuption of all connected inverters and meters

License

The MIT License (MIT)

Copyright (c) 2018 forelleblau marceladam@gmx.ch

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 10.5%