rg-engineering / ioBroker.sbfspot

reads data from SMA power inverters using sbfspot
MIT License
7 stars 4 forks source link
home-automation iobroker sbfspot smarthome

Logo

ioBroker.sbfspot

Number of Installations Number of Installations Downloads NPM version

Known Vulnerabilities GitHub Actions

NPM

node-lts Libraries.io dependency status for latest release

GitHub GitHub repo size GitHub commit activity GitHub last commit GitHub issues

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.

If you like it, please consider a donation:

paypal

This adapter reads data from SMA power inverters using sbfspot. Now both database types (mySQL and sqlite) are supported. Since version 0.2.3 there is a own vis widget based on flot available to show historical data.

Installation

please follow installation instructions for sbfspot under https://github.com/SBFspot/SBFspot/wiki

detailed installation on arm based systems

Hints

known issues

cd /opt/iobroker/node_modules/iobroker.sbfspot sudo npm install

sometimes npm intall must be called more then one time to successfully install all necessray packages

Changelog

4.3.5 (2024-11-24)

4.3.4 (2024-08-24)

4.3.3 (2024-05-28)

4.3.1 (2024-05-23)

4.3.0 (2024-05-22)

4.2.4 (2024-01-13)

4.2.3 (2024-01-12)

4.2.2 (2024-01-12)

4.2.1 (2023-12-11)

4.2.0 (2023-12-11)

4.1.6 (2023-07-30)

4.1.4 (2023-04-07)

4.1.3 (2023-01-31)

4.1.2 (2022-08-20)

4.1.1 (2022-08-18)

4.0.8 (2021-07-11)

4.0.7 (2021-10-30)

4.0.6 (2021-07-09)

4.0.5 (2021-03-21)

2.3.3 (2019-02-03)

2.3.1 (2019-02-02)

2.3.0 (2019-01-20)

2.2.5 (2018-11-26)

2.2.5 (2018-11-04)

2.2.4 (2018-08-19)

2.2.3

2.2.2

2.2.1

2.2.0

2.1.0

2.0.1

2.0.0

1.1.0

1.0.1

1.0.0

0.2.6

0.2.5

0.2.4

0.2.3

0.2.2

0.2.1

0.2.0

0.1.1

0.1.0

0.0.1

License

MIT License

Copyright (c) 2017-2024 René G. info@rg-engineering.eu

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.