1.0.19 • Published 8 months ago

iobroker.uvr16xx-blnet v1.0.19

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

ioBroker.uvr16xx-blnet

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

uvr16xx-blnet adapter for ioBroker

An ioBroker adapter for reading data from one or up to eight UVRxx controllers by Technische Alternative using BL-NET.

After installation, you need to create an instance and configure custom values for the IP address, port number, and update interval that the instance should use.

Please ensure that you own the BL-NET device and not the newer CMI product. A BL-NET device looks like this: BL-NET You can find the manual of BL-NET here: https://www.ta.co.at/fileadmin/Downloads/Betriebsanleitungen/00_Auslauftypen/BL-NET/Manual_BL-Net_V2.19-2_EN.pdf

Changelog

1.0.19 (2024-11-29)

  • removed onStateChange;
  • streamlined object node names;
  • improved node typing;
  • explicitely created every node;
  • improved outputs value filter;
  • ensured calls to setObjectNotExistsAsync happen only once;
  • removed data_frame_number parameter
  • introduced limit for poll intervall
  • removed obsolete react admin GUI settings and artefacts
  • use this.setTimeout instead of this.setInterval
  • finalized changes because of review findings

1.0.18 (2024-11-28)

  • introduced multiple data_frame_reading and population of multiple devices in adapter object tree

1.0.17 (2024-11-26)

  • added number of CAN frames to uvr_mode_str
  • improved recognition of retry necessity on 'keep patient' messages from BL-NET

1.0.16 (2024-11-25)

  • improved reading of flow rate
  • code refactoring

1.0.15 (2024-11-24)

  • refactorings and improved code documentation

1.0.14 (2024-11-23)

  • added frame index to options

1.0.13 (2024-11-22)

  • improved CAN bus mode reading

1.0.12 (2024-11-22)

  • lint fixes

1.0.11 (2024-11-22)

  • improved CAN bus mode reading

1.0.10 (2024-11-21)

  • improved reading device info
  • fixed handling of negative temperatures

1.0.9 (2024-11-21)

  • improved logging and introduced a new socket for each command

1.0.8 (2024-11-21)

  • improving logging in order to analyse system using CAN bus
  • added retry for reading UVR HEADER in order to identify uvr_mode

1.0.7 (2024-11-19)

  • testing deployment via "npm run release"

1.0.6 (2024-11-19)

  • testing deployment via "npm run release"

1.0.5 (2024-11-17)

1.0.1 (2024-11-17)

  • improve build and deploy

1.0.0 (2024-11-17)

  • (Klaus Weber) initial release

0.0.1

  • initial working version

License

MIT License

Copyright (c) 2024 Klaus Weber klausatweberesprit@gmail.com

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.19

8 months ago

1.0.18

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

1.0.10

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.5

8 months ago

1.0.1

8 months ago