iobroker.apcups

2.0.0 • Public • Published

Logo

ioBroker.apcups

NPM version Downloads Number of Installations (latest)

NPM

Tests: Test and Release

Apc UPS adapter for ioBroker

Adapter for ioBroker to get information from APS UPSs via apcupsd.

apcupsd home page: http://www.apcupsd.org/

apcupsd is a daemon for controlling APC UPSes. Using this adaptor you can monitor UPS status and make some decisions based on the provided information.

Install apcupsd on Ubuntu:

sudo apt-get -y install apcupsd

More useful information about apcupsd config for Ubuntu you can find on https://help.ubuntu.com/community/apcupsd

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

2.0.0 (2024-02-17)

  • BREAKING! Changed the minimal version of nodejs to 16

1.0.15 (2023-04-25)

  • Changed approach how to states are creating

1.0.13 (2023-04-24)

  • Added 'END APC' and 'BATDATE' fields

1.0.10 (2022-12-22)

  • Added Ukrainian language

1.0.9 (2022-12-12)

  • Optimized reconnection flow

1.0.8 (2022-11-16)

  • Added validation on config screen

1.0.7 (2022-11-14)

  • Added validation on config screen

License

MIT License

Copyright (c) 2022 Serhiy Krasovskyy xhunter74@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.

Package Sidebar

Install

npm i iobroker.apcups

Weekly Downloads

49

Version

2.0.0

License

MIT

Unpacked Size

65.2 kB

Total Files

15

Last publish

Collaborators

  • bluefox
  • xhunter74