Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qqaatw/libtaipower

A library for retrieving Taipower data
https://github.com/qqaatw/libtaipower

Last synced: 22 days ago
JSON representation

A library for retrieving Taipower data

Awesome Lists containing this project

README

        

# Taipower Library

[![CI](https://github.com/qqaatw/libtaipower/workflows/CI/badge.svg)](https://github.com/qqaatw/libtaipower/actions)
[![codecov](https://codecov.io/gh/qqaatw/libtaipower/branch/main/graph/badge.svg?token=W147MOH1T0)](https://codecov.io/gh/qqaatw/libtaipower)
[![docs](https://readthedocs.org/projects/libtaipower/badge/?version=latest)](https://libtaipower.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/libtaipower.svg?color=%23007ec6)](https://pypi.python.org/pypi/libtaipower/)
[![Python Versions](https://img.shields.io/pypi/pyversions/libtaipower.svg)](https://pypi.python.org/pypi/libtaipower/)
[![Downloads](https://pepy.tech/badge/libtaipower)](https://pepy.tech/project/libtaipower)

## Feature

A Python library for retrieving Taipower data.

## Supported devices

- Taipower AMI electric meter 臺電 AMI 電錶
- AMI info (quarter/hourly/daily/monthly) AMI 資訊 (十五分/每小時/每日/每月)
- AMI bill AMI 帳單
- AMI unbilled AMI 未出帳帳單
- Bill records 帳單紀錄
- ~~Taipower electric meter 臺電一般電錶~~
- ~~Bill records 帳單紀錄~~

## Installation

### Python Library

pip install libtaipower

### Home Assistant Integration

See [taipower-ha](https://github.com/qqaatw/taipower-ha).

## Documentation

See [docs](https://libtaipower.readthedocs.io/en/latest/).

## License

Apache License 2.0