Metadata-Version: 2.4
Name: envertech_local
Version: 0.0.0
Summary: Inverter discovery and communication library for envertech inverters
Author-email: Kaiserdragon2 <kaiserdragon2@proton.me>
License-Expression: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netifaces
Dynamic: license-file

# Envertech Local Python

A Python-based application for local data collection from Envertech inverters.

## Description

This project allows you to collect and monitor data from Envertech solar inverters locally without relying on cloud services. It provides functionality to read, process, and store inverter data for local monitoring and analysis.

## Features

- Local data collection from Envertech inverters
- Real-time monitoring of solar production
- Data storage for historical analysis
- Easy-to-use Python interface

## Installation

```shell
pip install envertech-local
``` 
