Skip to main content

pulse.eco API wrapper

Project description

pulse-eco-ha

GitHub Workflow Test GitHub Workflow Build

PyPI PyPI - Python Version

types - Mypy GitHub license

pulse.eco logo

This project is a customized version based on the Pulse Eco project by Martin Kozle. The original project is a fantastic initiative, and I want to express my gratitude to Martin and the contributors for their hard work.

Adjusted Version

This repository serves as an adjusted version tailored for use with Home Assistant. Many thanks to the original developers for laying the groundwork. For detailed documentation, credits, and other information about the original Pulse Eco project, please refer to the original repository.

Feel free to explore the original project for a comprehensive understanding of its features and functionality.

Installation

pulse-eco-ha is avialiable on PyPI:

python -m pip install pulse-eco-ha

Requires Python version 3.8+.

Development

Install Hatch

https://hatch.pypa.io/latest/install/

Create dev environment

Activate a Python 3.8 environment and run:

hatch env create dev

Install pre-commit hooks

hatch run dev:setup

Create .env file

Set auth credentials in .env file:

cp .env.example .env

Before committing

This command must pass without errors before committing:

hatch run dev:check

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

pulse_eco_ha-0.3.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

pulse_eco_ha-0.3.0-py3-none-any.whl (8.8 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