Skip to main content

Package for collecting information from the SMA Manager device of solar panels.

Project description

SMA Manager Release Python_Version License

CodeQL

PyPI - Downloads PyPI - Downloads PyPI - Downloads

📝 CONTRIBUTIONS

Before doing any contribution read CONTRIBUTING.

📧 CONTACT

Email: amng835@gmail.com

General Discord: https://discord.gg/dFD5HHa

Developer Discord: https://discord.gg/rxNNHYN9EQ

📥 INSTALLING

Latest PyPI stable release

pip install sma-manager

⚙ HOW TO USE

import sma_manager_api
sma_manager_api.SMA(<PARAMS>)

OR

from sma_manager_api import SMA
SMA(<PARAMS>)

🤝 PARAMETERS

  • name : str, required
    • Sensor name.
    • Used only for Home Assistant Integration, a random value can be used if not implementing as a Home Assistant Component
  • ip : str, required
    • IP of SMA Manager
  • port : str, required
    • Port of SMA Manager
  • refresh_time : int, optional
    • Option to disable/enable the default progress bar (Default: 1)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sma-manager-2.1.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

sma_manager-2.1.0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page