solariot | IoT enabled Solar PV Inverter to stream your solar energy

 by   meltaxa Python Version: Current License: MIT

kandi X-RAY | solariot Summary

kandi X-RAY | solariot Summary

solariot is a Python library typically used in Internet of Things (IoT), Raspberry Pi, Grafana applications. solariot has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

Leverage your IoT enabled Solar PV Inverter to stream your solar energy usage data to a real time dashboard. Solariot will connect directly to your Inverter using Modbus TCP. Currently, Solariot is able to talk to a SMA Sunny Boy and Sungrow SH5K & SG5KD inverters. Solariot is designed to allow any Modbus TCP enabled inverter to be queried using a Modbus register map.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              solariot has a low active ecosystem.
              It has 155 star(s) with 66 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 33 have been closed. On average issues are closed in 78 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of solariot is current.

            kandi-Quality Quality

              solariot has 0 bugs and 0 code smells.

            kandi-Security Security

              solariot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              solariot code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              solariot is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              solariot releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              solariot saves you 204 person hours of effort in developing the same functionality from scratch.
              It has 500 lines of code, 5 functions and 5 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed solariot and discovered the below as its top functions. This is intended to give you an instant insight into solariot implemented functionality, and help decide if they suit your requirements.
            • Scrape the inverter
            • Load registers from modbus
            • Load sma register from the given registers
            • Publish the PV output
            • Publish to prometheus
            Get all kandi verified functions for this library.

            solariot Key Features

            No Key Features are available at this moment for solariot.

            solariot Examples and Code Snippets

            No Code Snippets are available at this moment for solariot.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

            Source https://stackoverflow.com/questions/61859411

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install solariot

            Download or clone this repository to your local workstation. Install the required libraries. Update the config.py with your values, such as the Inverter's IP address, port, inverter model (which corresponds to the modbus register file) and the register addresses Solariot should scan from. Enable optional support for MQTT, PVOutput, InfluxDB and more. Run the solariot.py script.
            Download or clone this repository to your local workstation. git clone https://github.com/meltaxa/solariot.git cd solariot
            Install the required libraries. pip install --upgrade -r requirements.txt
            Update the config.py with your values, such as the Inverter's IP address, port, inverter model (which corresponds to the modbus register file) and the register addresses Solariot should scan from. Enable optional support for MQTT, PVOutput, InfluxDB and more.
            Run the solariot.py script. ./solariot.py Command line options: -c Python module to load as our config. Default is config.py. -v Level of verbosity 0=ERROR 1=INFO 2=DEBUG. --one-shot Run Solariot just once then exit.

            Support

            This is a good way to push data to MQTT topics that you might subscribe various tools such as Node-Red or Home Assistant to. Running your own MQTT server will mean you can also retrieve these values when your internet is offline. All you need to do is to set the mqtt_server, mqtt_port, mqtt_username, mqtt_password and mqtt_topic values in config.py file and you'll be up and running.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/meltaxa/solariot.git

          • CLI

            gh repo clone meltaxa/solariot

          • sshUrl

            git@github.com:meltaxa/solariot.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link