iobroker.energymanager

energymanager for kiwigrid powered devices


Keywords
ioBroker, energymanager, Smart Home, home automation, EON Aura, Solarwatt MyReserve, kiwigrid, innogy, enviam, aura, eon, myreserve, smarthome, solarwatt
License
MIT
Install
npm install iobroker.energymanager@1.4.2

Documentation

ioBroker.energymanager

Logo

=================

Build Status NPM version Downloads

NPM

This adapter is a ment to read values from devices powered by the kiwigrid network like the E.ON Energymanager into ioBroker. Also confirmed is the Solarwatt manager. It's possible that there are other devices working with this adapter, maybe innogy or enviam.

Help or hints are welcome.

Steps

  1. Install the adpater

  2. Grab the values out of the your energymanger.[x]-object.

Requirements

  • E.ON Aura energymanger, Solarwatt MyReserve energymanger or other kiwigrid-powered device

Changelog

1.3.4

  • support for discovered but not installed devices

1.3.3

  • bugfix

1.3.2

  • ready for Admin 5 and NodeJS 16

1.3.0

  • adaptions for new js-controller

1.2.3

  • new adapter testing and security update

1.2.2

  • new adapter-testing and small bugfix

1.2.1

  • Core Files/Testing Update and introduce adapter-core

1.2.0

  • support for compact-mode added

1.1.4

  • value rounding is now optional. Wh -> kWh

1.1.3

  • code cleanup

1.1.2

  • bugfixes for converters

1.1.1

  • support for multiple converters on one energymanager

1.1.0

  • support for multiple powerplants on one energymanager

1.0.1

  • bugfix for hardware reboot

1.0.0

  • confirmed stable release

0.2.0

  • hardware reboot button intalled. release candidate for stable 1.0.0

0.1.3

  • adaptertype changed to daemon.

0.1.2

  • units for values added.

0.1.1

  • dropdown for the managertype was deleted, because it also works with solarwatt without special configuration.

0.1.0

  • bugfix in translationfiles, deleted from npmignore.
  • more translations added, to refresh states delete energymanager object with all values. will be created new.

0.0.5

  • more translations added, to refresh states delete energymanager object with all values. will be created new.

Donate

Kaffee spendieren/serve a coffee https://paypal.me/unltdnetworx

License

The MIT License (MIT)

Copyright (c) 2018-2023 Michael Schuster development@unltd-networx.de

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.