Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. English
    3. Development
    4. New Adapter - Soliscloud

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    New Adapter - Soliscloud

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Trixx last edited by

      @trixx
      thank you

      @Trixx
      @mcm57

      I suggest we should create an announcement in the german tester forum with some explanations and link this Thread

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @Homoran last edited by Homoran

        I've added a german tester topic which links to this topic:

        https://forum.iobroker.net/topic/69040/test-neuer-adapter-soliscloud-1-x-x

        Aktuelle Test Version 1.0.0
        Veröffentlichungsdatum 12.10.2023
        Github Link https://github.com/Trixx34/ioBroker.soliscloud
        S 1 Reply Last reply Reply Quote 1
        • S
          Schneider_Helmut @mcm1957 last edited by Schneider_Helmut

          @Trixx

          If I want to install the adapter over this link

          https://github.com/Trixx34/ioBroker.SolisCloud

          I get this error message:

          ERROR: Process exited with code 25
          Siobroker url https://github. com/Trixx34/ioBroker SolisCloud --host raspberrypi debug install Trixx34/ioBroker.SolisCloud#b39242521a5f9f1b7eee929cc658b9b1c4af0f70
          NPM version: 8.19.4
          Installing Trixx34/ioBroker. SolisCloud#b39242521a5f9f1b7eee929cc6589b1c4af0170... (System call) npm WARN skipping integrity check for git dependency ssh://git@github.com/Trixx34/ioBroker.SolisCloud.git
          added 76 packages in 1m126 packages are looking for funding run npm fund for details
          pm WARN skipping integrity check for git dependency ssh://git@github.com/Trixx34/ioBroker SolisCloud git host.raspberrypi
          Cannot install Trixx34/ioBroker. SolisCloud#b39242521a5f9f1b7eee929cc658b9b1c4af0f70: 0
          ERROR: Process exited with code 25
          

          MOD-EDIT: added code tags!

          mcm1957 Trixx 4 Replies Last reply Reply Quote 0
          • mcm1957
            mcm1957 @Schneider_Helmut last edited by mcm1957

            @schneider_helmut

            Sorry to say - this adapter is not written or maintained by me. I only created the links from the german forum part.

            For support please mention @Trixx

            mcm1957

            P.S. NOT releated to you feedback but a general remark to this adapter. Please respect that this is Trix's first adapter, a short code review looked very good. So please be patient if required - we all had to learn. I'll take a look later if I can see whats the problem.

            1 Reply Last reply Reply Quote 1
            • Trixx
              Trixx @Schneider_Helmut last edited by

              @schneider_helmut

              Could you try again and activate the debug option active ? Maybe we'll find out more then.

              Which versions of iobroker / npm / node are you running on your system ?
              In the logging I see the npm version is 8.19.4.
              My versions on my test setup are:

              • iobroker: 5.0.12
              • npm: 9.8.1
              • node: 20.6.1

              Thanks for testing.

              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Trixx last edited by

                @trixx sagte in New Adapter - Soliscloud:

                My versions on my test setup are:

                iobroker: 5.0.12
                npm: 9.8.1
                node: 20.6.1

                node v20 isn't yet recommended for iobroker!

                the recommended version is 18

                Trixx 1 Reply Last reply Reply Quote 0
                • Trixx
                  Trixx @Homoran last edited by

                  @homoran said in New Adapter - Soliscloud:

                  @trixx sagte in New Adapter - Soliscloud:

                  My versions on my test setup are:

                  iobroker: 5.0.12
                  npm: 9.8.1
                  node: 20.6.1

                  node v20 isn't yet recommended for iobroker!

                  the recommended version is 18

                  Oh, I'll have to fix that on my system and retest!

                  1 Reply Last reply Reply Quote 0
                  • Trixx
                    Trixx @Schneider_Helmut last edited by

                    @schneider_helmut said in New Adapter - Soliscloud:

                    @Trixx

                    If I want to install the adapter over this link

                    https://github.com/Trixx34/ioBroker.SolisCloud

                    Could you try using: https://github.com/Trixx34/ioBroker.soliscloud (without caps).

                    Homoran S 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Trixx last edited by

                      @trixx sagte in New Adapter - Soliscloud:

                      without caps

                      I fixed this in both threads.
                      please tell me if there are more typos

                      1 Reply Last reply Reply Quote 0
                      • mcm1957
                        mcm1957 @Schneider_Helmut last edited by mcm1957

                        @schneider_helmut
                        @Trixx

                        I tried now and the installation worked as expected (I did not test the functionality).

                        BUT a look at the console output look a little supect:

                        Installing Trixx34/ioBroker. SolisCloud#b39242521a5f9f1b7eee929cc6589b1c4af0170

                        For me, there seems to be a SPACE between the dot and the S of SolisCloud. Please retry and check your input.

                        I do not think that capital letters cause a problem here, as urls are case insensitive.

                        Homoran 1 Reply Last reply Reply Quote 1
                        • Homoran
                          Homoran Global Moderator Administrators @mcm1957 last edited by

                          @mcm57 sagte in New Adapter - Soliscloud:

                          there seems to be a SPACE between the dot and the S of SolisCloud.

                          @schneider_helmut sagte in New Adapter - Soliscloud:

                          Installing Trixx34/ioBroker. SolisCloud#b39242521a5f9f1b7eee929cc6589b1c4af0170... (System call)

                          here it is, too!

                          1 Reply Last reply Reply Quote 0
                          • S
                            Schneider_Helmut @Trixx last edited by Schneider_Helmut

                            @trixx

                            Thank you. Everything works great now. Grate job! I waited over a year for a Solis adapter for IO Broker because I wasn't able to use the Solis API myself.
                            Perhaps it would be important to mention that for "Station/Plant ID" you do not have to enter the ID "1668XX" from the Soli portal as expected, but rather the id from the browser address while you are logged in to your solis account "https://www.soliscloud.com/#/station/stationdetail_1?id=12984919194490002YY". "Station/Plant ID" must be entered here "12984919194490002YY".

                            Trixx M T 2 Replies Last reply Reply Quote 0
                            • Trixx
                              Trixx @Schneider_Helmut last edited by

                              @Schneider_Helmut

                              Good to hear everything is working now for you!

                              You're correct on the information regarding the plant ID, I'll update the documentation to make that more clear.
                              If there's any value you are missing and would like to have available in in ioBroker, let me know and I'll see what I can do!

                              Regards,
                              Trixx

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                Schneider_Helmut @Trixx last edited by Schneider_Helmut

                                @trixx
                                I really appreciate your support. Your adapter will be very useful to Solis as people increasingly want to network systems. I can't understand why manufacturers don't make an effort to open up to common automation solutions and offer adapters themselves. For example, I have been looking for a wallbox for months where the manufacturer offers an IoBroker adapter with which I can start charging via IO-Broker and specify the charging current for the car myself.
                                And I still did not find one.

                                Trixx 1 Reply Last reply Reply Quote 0
                                • Trixx
                                  Trixx @Schneider_Helmut last edited by Trixx

                                  The latest version on github is broken, I broke it while trying to fix something else...
                                  I'll try fixing this tonight.

                                  Edit; small fix. Already ok again

                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    Luapsi @Trixx last edited by

                                    @trixx
                                    I am also interested in the “Soliscloud” adapter.
                                    The installation was successful, unfortunately I can't get any further with the settings so that access to the SolisCloud is possible.
                                    No SolisCloud is displayed in the instances, but that's okay in the objects?
                                    I have already activated the Solis API.
                                    I have only recently started using ioBroker.

                                    Thk Sven
                                    2023-10-29_203817.png

                                    Trixx Homoran 2 Replies Last reply Reply Quote 0
                                    • Trixx
                                      Trixx @Luapsi last edited by

                                      @luapsi

                                      Hi,
                                      Thanks for trying my adapter. Once the install from github is completed, you should now be able to find the solis adapter in the "adapters" screen.
                                      From there you should be able to add an instance of the adapter to your ioBroker installation. Once the instance is installed, it will take you directly to the configuration screen.

                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Luapsi last edited by

                                        @luapsi sagte in New Adapter - Soliscloud:

                                        No SolisCloud is displayed in the instances

                                        that is the regular behavior by installing via github.
                                        The instance has to be added manually

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          Luapsi @Homoran last edited by

                                          @homoran
                                          Hello, I just found it in the documentation.
                                          Thank you very much:)

                                          1 Reply Last reply Reply Quote 0
                                          • L
                                            Luapsi @Trixx last edited by

                                            @trixx sagte in New Adapter - Soliscloud:

                                            battery_current_usage

                                            hi @trixx,

                                            The SolisCloud adapter also works for me. Thank you for your implementation.

                                            As you requested, it would be great if these values ​​could be added:

                                            from the Power Station List:

                                            1. batteryTodayDischargeEnergy
                                            2. batteryTodayChargeEnergy
                                            3. homeLoadTodayEnergy
                                            4. state
                                            5. oneSelf

                                            from the Inverter List:

                                            1. eToday
                                            2. etodayStr
                                            3. state

                                            Gerne teste ich für Dich!

                                            Trixx 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            483
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            55
                                            5400
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo