Metadata-Version: 2.1
Name: oocone
Version: 0.4.0
Summary: Unofficial library for interacting with an enocoo energy management system
Author-Email: Simon Leiner <simon@leiner.me>
License: ISC
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Project-URL: Repository, https://github.com/sleiner/oocone
Project-URL: Homepage, https://github.com/sleiner/oocone
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.10.5
Requires-Dist: beautifulsoup4>=4.12.3
Description-Content-Type: text/markdown

# oocone

[![Tests](https://github.com/sleiner/oocone/workflows/Tests/badge.svg)](https://github.com/sleiner/oocone/actions?query=workflow%3Aci)
[![pypi version](https://img.shields.io/pypi/v/oocone.svg)](https://pypi.org/project/oocone/)
[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://astral.sh/ruff)
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev)

Unofficial library for interacting with an enocoo energy management system

## Requirements

oocone requires Python >= 3.11.
