sunsynk


Namesunsynk JSON
Version 0.6.5 PyPI version JSON
download
home_pagehttps://kellerza.github.io/sunsynk/
SummaryLibrary to interface Deye/Sunsynk Hybrid Inverters
upload_time2024-10-14 09:20:46
maintainerNone
docs_urlNone
authorJohann Kellerman
requires_python>=3.9
licenseMIT
keywords sunsynk deye inverter modbus asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Deye/Sunsynk Inverters

This repo enables access to Deye Hybrid Inverters & Deye branded inverters like Sunsynk through a Python 3 library. It also provides an Add-On that can be installed in the Home Assistant OS.

This code was developed on a [Sunsynk](https://www.sunsynk.org/) 5.5 kWh inverter.

> DISCLAIMER: Use at your own risk! Especially when writing any settings.

## Documentation

Refer to [https://kellerza.github.io/sunsynk/](https://kellerza.github.io/sunsynk/)

## Home Assistant Sunsynk Add-On

For the Add-On you require Home Assistant OS and a RS-485 adaptor to connect to your Sunsynk inverter. Sensors are read using the Modbus protocol and sent to a MQTT server. See [deployment options](https://kellerza.github.io/sunsynk/guide/deployment-options) for examples of tested hardware.

### Installation

1. Add this repository to your HA Supervisor

   [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fkellerza%2Fsunsynk)

   `https://github.com/kellerza/sunsynk`

2. Install the Sunsynk Add-On from the **Add-On Store** and configure through the UI

   ![Install Sunsynk Addon](https://github.com/kellerza/sunsynk/raw/main/images/addon-install.png)


Below an example of the HomeAssistant Energy management dashboard using sensors from the Sunsynk.

![HASS Energy management](https://github.com/kellerza/sunsynk/raw/main/images/energy.png)

## Sunsynk Python Library
[![PyPI version](https://badge.fury.io/py/sunsynk.svg)](https://pypi.org/project/sunsynk/)
[![codecov](https://codecov.io/gh/kellerza/sunsynk/branch/main/graph/badge.svg?token=ILKRC5UTXI)](https://codecov.io/gh/kellerza/sunsynk)

The Python library is available through pip: `pip install sunsynk`

            

Raw data

            {
    "_id": null,
    "home_page": "https://kellerza.github.io/sunsynk/",
    "name": "sunsynk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "sunsynk, deye, inverter, modbus, asyncio",
    "author": "Johann Kellerman",
    "author_email": "kellerza@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/27/85/46f195659f43f4239e58367e0ba67db81d354abc6f5d41fc09b736f30f9c/sunsynk-0.6.5.tar.gz",
    "platform": null,
    "description": "# Deye/Sunsynk Inverters\n\nThis repo enables access to Deye Hybrid Inverters & Deye branded inverters like Sunsynk through a Python 3 library. It also provides an Add-On that can be installed in the Home Assistant OS.\n\nThis code was developed on a [Sunsynk](https://www.sunsynk.org/) 5.5 kWh inverter.\n\n> DISCLAIMER: Use at your own risk! Especially when writing any settings.\n\n## Documentation\n\nRefer to [https://kellerza.github.io/sunsynk/](https://kellerza.github.io/sunsynk/)\n\n## Home Assistant Sunsynk Add-On\n\nFor the Add-On you require Home Assistant OS and a RS-485 adaptor to connect to your Sunsynk inverter. Sensors are read using the Modbus protocol and sent to a MQTT server. See [deployment options](https://kellerza.github.io/sunsynk/guide/deployment-options) for examples of tested hardware.\n\n### Installation\n\n1. Add this repository to your HA Supervisor\n\n   [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fkellerza%2Fsunsynk)\n\n   `https://github.com/kellerza/sunsynk`\n\n2. Install the Sunsynk Add-On from the **Add-On Store** and configure through the UI\n\n   ![Install Sunsynk Addon](https://github.com/kellerza/sunsynk/raw/main/images/addon-install.png)\n\n\nBelow an example of the HomeAssistant Energy management dashboard using sensors from the Sunsynk.\n\n![HASS Energy management](https://github.com/kellerza/sunsynk/raw/main/images/energy.png)\n\n## Sunsynk Python Library\n[![PyPI version](https://badge.fury.io/py/sunsynk.svg)](https://pypi.org/project/sunsynk/)\n[![codecov](https://codecov.io/gh/kellerza/sunsynk/branch/main/graph/badge.svg?token=ILKRC5UTXI)](https://codecov.io/gh/kellerza/sunsynk)\n\nThe Python library is available through pip: `pip install sunsynk`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to interface Deye/Sunsynk Hybrid Inverters",
    "version": "0.6.5",
    "project_urls": {
        "Homepage": "https://kellerza.github.io/sunsynk/"
    },
    "split_keywords": [
        "sunsynk",
        " deye",
        " inverter",
        " modbus",
        " asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d675f146dea1745caa1f2f723de0309405430775ae2bdad8dbfda1c57f0f596",
                "md5": "8cb871dc064d23c6863ac61fbcf1ce74",
                "sha256": "e664f91d7f9e796e127c45f930010c0584942c70f74eaa0861183272d5b7e821"
            },
            "downloads": -1,
            "filename": "sunsynk-0.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8cb871dc064d23c6863ac61fbcf1ce74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 49812,
            "upload_time": "2024-10-14T09:20:43",
            "upload_time_iso_8601": "2024-10-14T09:20:43.642985Z",
            "url": "https://files.pythonhosted.org/packages/1d/67/5f146dea1745caa1f2f723de0309405430775ae2bdad8dbfda1c57f0f596/sunsynk-0.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "278546f195659f43f4239e58367e0ba67db81d354abc6f5d41fc09b736f30f9c",
                "md5": "ee99c00895c740647d70553a246c8ade",
                "sha256": "0f8fcc42f31f463bafc20d117b24c25e635ca2aa331a8962a2616e48b8573b25"
            },
            "downloads": -1,
            "filename": "sunsynk-0.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ee99c00895c740647d70553a246c8ade",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 69030,
            "upload_time": "2024-10-14T09:20:46",
            "upload_time_iso_8601": "2024-10-14T09:20:46.554419Z",
            "url": "https://files.pythonhosted.org/packages/27/85/46f195659f43f4239e58367e0ba67db81d354abc6f5d41fc09b736f30f9c/sunsynk-0.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 09:20:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sunsynk"
}
        
Elapsed time: 1.22012s