1.0.1 • Published 7 months ago

iobroker.opendtu v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Logo

ioBroker.opendtu

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release CodeQL

opendtu adapter for ioBroker

This adapter get the data points from the project OpenDTU available in real time.
In addition, the following data points can be used via the adapter to the power limitation of the OpenDTU can be controlled.

- opendtu.0.xxxxxx.power_control.limit_nonpersistent_absolute
- opendtu.0.xxxxxx.power_control.limit_nonpersistent_relative
- opendtu.0.xxxxxx.power_control.limit_persistent_absolute
- opendtu.0.xxxxxx.power_control.limit_persistent_relative  

For more information on the data points, see their description or click here.

Configuration

  1. Create a new instance of the adapter
  2. Fill in Scheme (default http), WebUi-Address and WebUi-port (default 80) of the OpenDTU hardware
  3. Set the WebUi-Password (this is mandatory, if it is incorrect no limit can be set!)
  4. Save the settings

Changelog

1.0.1 (2023-10-29)

  • (o0shojo0o) fixed power_control.current_limit_absolute" has value "-1" less than min "0"

1.0.0 (2023-10-01)

  • (o0shojo0o) Increase to the first major release, as it has now reached a stable level.
  • (o0shojo0o) added yieldtotal Protection against incorrect zeroing when the OpenDTU restarts if the inverter is not accessible
  • (o0shojo0o) added option Set the states to 0 if the inverter is not accessible. (#97)

0.1.8 (2023-09-22)

  • (o0shojo0o) added option Protect self-set names from being overwritten by the adapter (#76)
  • (o0shojo0o) allow multiple AdminTabs for multiple instances (#88)
  • (o0shojo0o) fixed password with special characters (#35)
  • (o0shojo0o) fixed incorrect handling of zeroing of yield* data points by OpenDTU (#96)
  • (o0shojo0o) remove zeroing of yield* data points by this adapter (#96)

0.1.7 (2023-06-30)

  • (o0shojo0o) workaround for incorrectly used button data point

0.1.6 (2023-06-30)

  • (o0shojo0o) fixed power control (power_off)

0.1.5 (2023-05-15)

  • (o0shojo0o) code optimizations

0.1.4 (2023-03-23)

  • (o0shojo0o) fixed power control on, off, restart
  • (o0shojo0o) support for password protected liveview
  • (o0shojo0o) other small fixes

0.1.2 (2023-03-03)

  • (o0shojo0o) fixed yield* values

0.1.1 (2023-02-24)

  • (o0shojo0o) state rolls corrected
  • (o0shojo0o) add DTU datapoint rssi and ip
  • (o0shojo0o) repeated writing of the yieldtotal set to 00:01:00. (is necessary for e.g. sourceanalytix)

0.1.0 (2023-02-17)

  • (o0shojo0o) initial release

License

MIT License

Copyright (c) 2023 Dennis Rathjen dennis.rathjen@outlook.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.

1.0.1

7 months ago

1.0.0

7 months ago

0.1.8

8 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

12 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago