-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c8ad44
commit 50360c4
Showing
59 changed files
with
18,552 additions
and
18,198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,11 @@ BADGE-Installed: http://iobroker.live/badges/node-red-installed.svg | |
# ioBroker.node-red | ||
|
||
## Changelog | ||
### 5.0.1 (2023-12-05) | ||
|
||
- (klein0r) Fixed credentials decrypt | ||
- (klein0r) Added connection state (process is running) | ||
|
||
### 5.0.0 (2023-11-26) | ||
|
||
**NodeJS 16.4.x is required** | ||
|
@@ -42,12 +47,6 @@ BADGE-Installed: http://iobroker.live/badges/node-red-installed.svg | |
|
||
- (Apollon77) Prepare for js-controller 5.0 | ||
|
||
### 4.0.0 (2022-08-14) | ||
|
||
- IMPORTANT: Node.js 14.x now needed at least | ||
- (Apollon77) Upgrade to node-red 3.0.2, enable runtime-state features and switch editor to monaco-editor | ||
- (Apollon77) Correctly escape backslashes when writing setting file on Windows | ||
|
||
## License | ||
|
||
Copyright 2014-2023 bluefox <[email protected]>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,34 +3,58 @@ translatedFrom: en | |
translatedWarning: Wenn Sie dieses Dokument bearbeiten möchten, löschen Sie bitte das Feld "translationsFrom". Andernfalls wird dieses Dokument automatisch erneut übersetzt | ||
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/adapterref/iobroker.solaredge/README.md | ||
title: ioBroker.solaredge | ||
hash: zlhrpvyeYWTS168uwVvoa9+Wkm0V54c4roTC+tUct18= | ||
hash: Uv/BNDX4bW4701AQMXPQLGoV5zYgoXQHED+G7shQuY0= | ||
--- | ||
![Logo](../../../en/adapterref/iobroker.solaredge/admin/solaredge.png) | ||
|
||
![NPM-Version](http://img.shields.io/npm/v/iobroker.solaredge.svg) | ||
![GitHub-Lizenz](https://img.shields.io/github/license/iobroker-community-adapters/ioBroker.solaredge) | ||
![Downloads](https://img.shields.io/npm/dm/iobroker.solaredge.svg) | ||
![Anzahl der Installationen (aktuell)](http://iobroker.live/badges/solaredge-installed.svg) | ||
![Anzahl Installationen (stabil)](http://iobroker.live/badges/solaredge-stable.svg) | ||
![Abhängigkeitsstatus](https://img.shields.io/david/92lleo/iobroker.solaredge.svg) | ||
![Bekannte Schwachstellen](https://snyk.io/test/github/92lleo/ioBroker.solaredge/badge.svg) | ||
![NPM](https://nodei.co/npm/iobroker.solaredge.png?downloads=true) | ||
![Travis-CI](http://img.shields.io/travis/92lleo/ioBroker.solaredge/master.svg) | ||
![GitHub-Repo-Größe](https://img.shields.io/github/repo-size/iobroker-community-adapters/ioBroker.solaredge) | ||
![GitHub-Commit-Aktivität](https://img.shields.io/github/commit-activity/m/iobroker-community-adapters/ioBroker.solaredge) | ||
![GitHub-Commits seit der letzten Veröffentlichung (nach Datum)](https://img.shields.io/github/commits-since/iobroker-community-adapters/ioBroker.solaredge/latest) | ||
![GitHub letzter Commit](https://img.shields.io/github/last-commit/iobroker-community-adapters/ioBroker.solaredge) | ||
![GitHub-Probleme](https://img.shields.io/github/issues/iobroker-community-adapters/ioBroker.solaredge) | ||
![NPM-Version](http://img.shields.io/npm/v/iobroker.solaredge.svg) | ||
![Aktuelle Version im stabilen Repository](https://iobroker.live/badges/solaredge-stable.svg) | ||
![Anzahl der Installationen](https://iobroker.live/badges/solaredge-installed.svg) | ||
|
||
# IoBroker.solaredge | ||
[![Übersetzungsstatus](https://weblate.iobroker.net/widgets/adapters/-/solaredge/svg-badge.svg)](https://weblate.iobroker.net/engage/adapters/?utm_source=widget)</br> </br> **Version:** </br> </br> **Tests:** </br> [![Test und Veröffentlichung](https://github.com/iobroker-community-adapters/ioBroker.solaredge/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/iobroker-community-adapters/ioBroker.solaredge/actions/workflows/test-and-release.yml) [![CodeQL](https://github.com/iobroker-community-adapters/ioBroker.solaredge/actions/workflows/codeql.yml/badge.svg)](https://github.com/iobroker-community-adapters/ioBroker.solaredge/actions/workflows/codeql.yml) | ||
|
||
<!-- | ||
## Sentry **Dieser Adapter verwendet Sentry-Bibliotheken, um Ausnahmen und Codefehler automatisch an die Entwickler zu melden.** Weitere Details und Informationen zum Deaktivieren der Fehlerberichterstattung finden Sie unter [Sentry-Plugin-Dokumentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry Reporting wird ab js-controller 3.0 verwendet. | ||
-> | ||
## Solaredge-Adapter für ioBroker | ||
Erhalten Sie Daten vom Solaredge-Überwachungsportal. | ||
Derzeit wird nur der Datenpunkt /overview verwendet, um die aktuellen Leistungs- und Tages-/Monats-/Jahres-/Lebensenergiewerte abzurufen. | ||
Sie können Modbus auch auf Ihrem Solaredge-Gerät aktivieren, wenn es neuer ist, und die Daten direkt auslesen. | ||
Sie benötigen Ihre Site-ID und Ihren API-Schlüssel, um diesen Adapter verwenden zu können. Um diese zu erhalten, gehen Sie zu https://monitoring.solaredge.com Site-ID: Melden Sie sich an, Site-ID ist die „ID“ auf der rechten Seite, z. B. 12345 API-Schlüssel: Melden Sie sich an, gehen Sie zu den Admin-Einstellungen und aktivieren Sie dort den API-Zugriff . Wenn Sie keine Administratoreinstellungen sehen, senden Sie eine E-Mail an Solaredge, um den Administrator für Ihr Konto zu aktivieren. | ||
Sie benötigen Ihre Site-ID und Ihren API-Schlüssel, um diesen Adapter verwenden zu können. Um diese zu erhalten, gehen Sie zu https://monitoring.solaredge.com | ||
Roadmap: | ||
- Site-ID: Melden Sie sich an, Site-ID ist die „ID“ auf der rechten Seite, z. B. 12345. | ||
- API-Schlüssel: Melden Sie sich an, gehen Sie zu den Admin-Einstellungen und aktivieren Sie dort den API-Zugriff. Wenn Sie keine Administratoreinstellungen sehen, senden Sie eine E-Mail an Solaredge, um den Administrator für Ihr Konto zu aktivieren. | ||
* Fügen Sie Leistungs- und Energiedetails hinzu | ||
* Fügen Sie andere Geräte als Wechselrichter hinzu | ||
## Credits | ||
Dieser Adapter wäre ohne die großartige Arbeit von @92lleo (https://github.com/92lleo) nicht möglich gewesen, der den Code für die ersten Versionen geschrieben und ihn für ioborker-community-adapters freigegeben hat. | ||
<!-- | ||
### **ARBEIT IN ARBEIT** --> | ||
|
||
## Changelog | ||
### 1.2.0 (2023-12-06) | ||
* (mcm1957) Adapter did not terminate in case of an exception. This has been fixed. | ||
* (mcm1957) A response timeout has been added to network calls. | ||
* (mcm1957) Adapter has been moved to iobroker-community-adapters organization | ||
* (mcm1957) Dependencies have been updated | ||
|
||
### 1.1.0 (2023-11-16) | ||
* (bluefox) Added the current power flow data | ||
|
||
### 1.0.1 (2023-08-18) | ||
* (bluefox) Added JSON config and replaced `require` module with `axios` | ||
|
||
### 0.3.0 | ||
* (Apollon77) Address review feedback from adapter review (see #19) | ||
|
@@ -41,7 +65,7 @@ Roadmap: | |
* (92lleo) Fix updating already created states (broken since new js-controller, see #9) | ||
* (92lleo) Update dependencies | ||
* (92lleo) Clear timer on unload | ||
* (92lleo) Add connection type and dataSource | ||
* (92lleo) Add a connection type and dataSource | ||
|
||
### 0.1.1 | ||
* (92lleo) fix "object data is invalid" issue, now works with new js-controller | ||
|
@@ -56,7 +80,8 @@ Roadmap: | |
## License | ||
MIT License | ||
|
||
Copyright (c) 2019-2021 Leonhard Kuenzler <[email protected]> | ||
Copyright (c) 2023 iobroker-community-adapters <[email protected]> | ||
Copyright (c) 2019-2023 Leonhard Kuenzler <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
Oops, something went wrong.