Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. English
  3. Development
  4. New Adapter - Soliscloud

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

New Adapter - Soliscloud

Geplant Angeheftet Gesperrt Verschoben Development
57 Beiträge 10 Kommentatoren 9.8k Aufrufe 9 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M TM M T

    @trixx said in New Adapter - Soliscloud:

    @m-t

    Hi!
    What you show in your screenshot should work.
    You will also need to add a specific interval that's used between each API call. (Between 45 & 1800 seconds).

    Unrelated remark: I noticed I've left some test code in the last release that logs an error every time the api is polled. This will show "This is the error" in the logging. This can be ignored, I'll push a new version during the weekend that fixes this.

    Regards,
    T

    The connection is established! Excellent ! Can't you shorten the polling time by 0-1800?

    mcm1957M Online
    mcm1957M Online
    mcm1957
    schrieb am zuletzt editiert von
    #48

    @m-t
    Cloud access MUST have a reasonable minimum Intervall. Otherwise cloud service might ve overliaded an access might be blocked for all ioBroker users. So a minimum of 0bis definitly too low and would not be accepted at repository.

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    G 1 Antwort Letzte Antwort
    0
    • TrixxT Trixx

      @luapsi
      Hi !

      Sorry for the long delay. I had some stuff going on that I needed to handle first...
      I've created a new build that has an option to enable the EPM api call, there's also an option to enable logging for this call.
      Could you try this version, enable the logging and send me a copy of the logging for the api call ?
      With that I should be able to map the values you requested.

      Edit; I've also added an option to send (anonymous) stacktraces of any errors that occur. This is completely opt-in and not required.

      Happy holidays !

      Regards,
      Trixx

      L Offline
      L Offline
      Luapsi
      schrieb am zuletzt editiert von
      #49

      @trixx
      Thank you for the implementation and your commitment.
      Update carried out.
      My adapter version is 1.4.0.
      What settings can I make to support you?

      greeting

      Luapsi

      1 Antwort Letzte Antwort
      0
      • mcm1957M mcm1957

        @m-t
        Cloud access MUST have a reasonable minimum Intervall. Otherwise cloud service might ve overliaded an access might be blocked for all ioBroker users. So a minimum of 0bis definitly too low and would not be accepted at repository.

        G Offline
        G Offline
        gabylein
        schrieb am zuletzt editiert von
        #50

        Hy

        installed it V1.4.1 - but getting no value from the cloud.
        get this error

        2fbb2d4f-affb-42e6-963d-ef180b37e5b5-grafik.png

        Instance:
        9c4764fc-fe0e-4d89-bcc7-ea561d7afb57-grafik.png

        Objects:
        81a143ec-5ff5-4f4d-962f-7c04307e3fc2-grafik.png

        What is the right way to get the Information from the Cloud ?

        greatings
        gabylein

        TrixxT 1 Antwort Letzte Antwort
        0
        • G gabylein

          Hy

          installed it V1.4.1 - but getting no value from the cloud.
          get this error

          2fbb2d4f-affb-42e6-963d-ef180b37e5b5-grafik.png

          Instance:
          9c4764fc-fe0e-4d89-bcc7-ea561d7afb57-grafik.png

          Objects:
          81a143ec-5ff5-4f4d-962f-7c04307e3fc2-grafik.png

          What is the right way to get the Information from the Cloud ?

          greatings
          gabylein

          TrixxT Offline
          TrixxT Offline
          Trixx
          schrieb am zuletzt editiert von
          #51

          @gabylein
          Hi !
          Do you see more info if you set the logging level to debug ? The configuration seems right.
          It should show what is returned from the different api calls.

          G 1 Antwort Letzte Antwort
          0
          • TrixxT Trixx

            @gabylein
            Hi !
            Do you see more info if you set the logging level to debug ? The configuration seems right.
            It should show what is returned from the different api calls.

            G Offline
            G Offline
            gabylein
            schrieb am zuletzt editiert von gabylein
            #52

            Its running

            all the time I call directly this link ..
            https://www.soliscloud.com/#/station/inverter/inverterdetail?id=xxxxxxxxxxxxxxxxxxxxxxxx&stationId=xxxxxxxxxxxxxxxxxxx

            there is a mistake * Station ID is not Inverter ID :-)

            running now

            gabylein

            1 Antwort Letzte Antwort
            0
            • M Offline
              M Offline
              meikel
              schrieb am zuletzt editiert von
              #53

              First of all, great work :+1: . The adapter works perfectly and provides reliable data.

              If adjustments are made to the data points in the future, I would find the "total yield" value very interesting for further evaluations.

              Regards

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                Mirtl
                schrieb am zuletzt editiert von
                #54

                @Trixx

                Is it possible for you to integrate these?

                • iDC1 Current
                • iDC2 Current
                • iDC3 Current
                • iCD4 Current
                • uDC1 Voltage
                • uDC2 Voltage
                • uDC3 Voltage
                • uDC4 Voltage
                • pDC1 Power
                • pDC2 Power
                • pDC3 Power
                • pDC4 Power

                Thank you very much in advance!
                Mirtl

                mcm1957M 1 Antwort Letzte Antwort
                0
                • M Mirtl

                  @Trixx

                  Is it possible for you to integrate these?

                  • iDC1 Current
                  • iDC2 Current
                  • iDC3 Current
                  • iCD4 Current
                  • uDC1 Voltage
                  • uDC2 Voltage
                  • uDC3 Voltage
                  • uDC4 Voltage
                  • pDC1 Power
                  • pDC2 Power
                  • pDC3 Power
                  • pDC4 Power

                  Thank you very much in advance!
                  Mirtl

                  mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von mcm1957
                  #55

                  @trixx
                  You archived the repo ioBroker.soliscloud.

                  Please let us lnow if hhe adapter is nonlonger worki g due tp some cganges at the solis website or if you just do not have time or interrest to makntain it any further.

                  If the later is valud please consider movi g itvinto iobroker-community-adapters.This wpukd ne only a few clicks for you. Transfer ownership of repo to me (mcm1957) would be sufficient. I can do the rest.

                  Thanks for your feedback
                  Mcm1956

                  Edit
                  https://github.com/iobroker-community-adapters/info?tab=readme-ov-file#ask-to-move-your-repository-to-iobroker-community-adapters

                  des ribes the steps to initiate a transfer

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  1 Antwort Letzte Antwort
                  0
                  • H Offline
                    H Offline
                    Honnkoponko
                    schrieb am zuletzt editiert von
                    #56

                    @Trixx

                    Is it possible to implement Inverter Control as on Home Assistant?

                    Energy Storage Control Switch
                    Overdischarge SOC
                    Force Charge SOC
                    Backup SOC

                    Or does anyone knows how to control and monitor those values via Iobroker?

                    mcm1957M 1 Antwort Letzte Antwort
                    0
                    • H Honnkoponko

                      @Trixx

                      Is it possible to implement Inverter Control as on Home Assistant?

                      Energy Storage Control Switch
                      Overdischarge SOC
                      Force Charge SOC
                      Backup SOC

                      Or does anyone knows how to control and monitor those values via Iobroker?

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb am zuletzt editiert von
                      #57

                      @honnkoponko

                      ac50af6f-024d-4807-ae30-cc71248608f1-image.png

                      This adapter is no longer maintained. I do not have any information WHY it was archived.

                      IF the adpater is still working (and change by solis cloud etc.) is the reason to stop maintaining this adapter we could move it to iobroker-community-area so that at least base maintainance can be provided. Adding new features is always possible but depends on available developers.

                      Please let me know if adapter is still working and if you eventually would help testing after migration to iobroker-community-area.

                      (Please ping me again if I miss any answer)

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      800

                      Online

                      32.4k

                      Benutzer

                      81.5k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe