Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Addition von PV-Werten #124

Closed
3 tasks done
throstenk opened this issue Mar 29, 2024 · 2 comments
Closed
3 tasks done

Feature Request - Addition von PV-Werten #124

throstenk opened this issue Mar 29, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@throstenk
Copy link

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

Version of awtrix-light firmware

0.74

The problem

Hallo,

zunächst einmal vielen Dank für diesen Adapter, der wirklich großartig ist. Ich habe schon lange auf so etwas gewartet.

Es wäre fantastisch, wenn man die Werte addieren könnte, zum Beispiel für die Gesamtleistung meiner PV-Anlagen. Ich besitze zwei PV-Anlagen und möchte gerne die Gesamtleistung anzeigen lassen. Gibt es eine Möglichkeit, dies umzusetzen?

Vielen Dank und liebe Grüße,
Thorsten

iobroker.current.log (in debug mode!)

No response

Version of nodejs

v18.19.0

Version of ioBroker js-controller

6.15.2

Version of adapter

v0.16.0

Copy link

Thanks for reporting a new issue @throstenk!

  1. Please make sure your topic is not covered in the documentation
  2. Ensure that you use the latest beta version (not the current stable version): 0.16.0
  3. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!

Otherwise this issue will be closed.

@klein0r
Copy link
Owner

klein0r commented Mar 29, 2024

Gibt es eine Möglichkeit, dies umzusetzen?

Ja, mit den ganzen Logik-Adaptern, welche es schon gibt. Einfach die Summe in einem eigenen Datenpunkt speichern und diesen dann in einer App auswählen. Der ioBroker ist ja so modular aufgebaut, damit nicht jeder Adapter wieder Logiken usw. implementieren muss.

@klein0r klein0r closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
@klein0r klein0r added enhancement New feature or request wontfix This will not be worked on labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants