solariot icon indicating copy to clipboard operation
solariot copied to clipboard

Leverage your IoT enabled Solar PV Inverter to stream your solar energy usage data to a real time dashboard.

Results 21 solariot issues
Sort by recently updated
recently updated
newest added

Hi, I've been running this solution for several years now with no issues (or changes), but today I am suddenly greeted with this message. The config nor python code has...

This PR adds support for PVOutput's extended values and text message fields. This feature requires donation of $15 per year to PVOutput.org, Example of mapping additional inverter outputs to these...

As per title, this adds the necessary mappings in order to export data from Sungrow SG8KD inverter to the pvoutput API. Has been running for a day and can confirm...

It would be great if this supported the SG15RT inverter. https://www.rpc.com.au/pdf/sungrow_SG5.0-20RT_datasheet.pdf

Hi, Sorry - I have next to no idea what I'm doing. I've attempted to install this on a Linux Virtual Machine. Is that possible? I got to this point......

So I decided to take a look at setting this up. So far so good, solariot is writing data into the InfluxDB, Grafana is configured to access the database and...

Just got a Sungrow SG10RT installed and my `config.py` looks like this: ``` inverter_ip = "192.168.1.120" inverter_port = 502 slave = 0x01 model = "sungrow-sg10rt" timeout = 3 scan_interval =...

Bumps [pymodbus](https://github.com/riptideio/pymodbus) from 2.4.0 to 2.5.3. Release notes Sourced from pymodbus's releases. Pymodbus 2.5.3 version 2.5.3 Fix retries on tcp client failing randomly. Fix Asyncio client timeout arg not being...

dependencies

Hi. I've recently installed a SG10RT inverter (3 Phase) and trying to work out the modbus setup. If I use the model = "sungrow-sg5kd" I can get most of the...

Hi There, I'm helping a mate connect his Solar Invertor to HA via MQTT, I've setup Solariot via Docker and can confirm it's connected and can see in the logs...