Skip to main content

PyPlumIO is a native ecoNET library for Plum ecoMAX controllers.

Project description

PyPlumIO is a native ecoNET library for Plum ecoMAX controllers.

PyPI version PyPI Supported Python Versions Code style: black PyPlumIO CI Maintainability Test Coverage stability-release-candidate

Overview

This package aims to provide complete and easy to use solution for communicating with climate devices by Plum Sp. z o.o.

ecoMAX controllers

Currently it supports reading and writing parameters of ecoMAX controllers by Plum Sp. z o.o., getting service password and sending network information to show on controller's display.

Devices can be connected directly via RS-485 to USB adapter or through network by using RS-485 to Ethernet/WiFi converter.

RS-485 converters

Table of contents

Quickstart

  1. To use PyPlumIO, first install it using pip:
$ pip install pyplumio
  1. Connect to the ecoMAX controller:
>>> connection = pyplumio.open_serial_connection("/dev/ttyUSB0")
>>> await connection.connect()
>>> ecomax = await connection.get("ecomax")
  1. Print some values:
>>> print(await ecomax.get("heating_temp"))
  1. Don’t forget to close the connection:
>>> await connection.close()

Home Assistant Integration

There is companion Home Assistant integration that is being co-developed with this package and depends on it. Click button below to check it out.

Plum ecoMAX for Home Assistant

Attribution

Special thanks to econetanalyze project by twkrol for initial information about protocol.

License

This product is distributed under MIT license.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

PyPlumIO-0.4.12.tar.gz (246.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyPlumIO-0.4.12-py3-none-any.whl (62.8 kB view details)

Uploaded Python 3

File details

Details for the file PyPlumIO-0.4.12.tar.gz.

File metadata

  • Download URL: PyPlumIO-0.4.12.tar.gz
  • Upload date:
  • Size: 246.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for PyPlumIO-0.4.12.tar.gz
Algorithm Hash digest
SHA256 4ed900f572436ef129f4c6cfa9621e017af74afc53faf759f46acca96298a0e7
MD5 7fbb8a3af0aa6d10356e17b638d30dbf
BLAKE2b-256 8915f87af116aa4e0993b83bfcc4e62d5012df507dff38865b52150fcb7312b1

See more details on using hashes here.

File details

Details for the file PyPlumIO-0.4.12-py3-none-any.whl.

File metadata

  • Download URL: PyPlumIO-0.4.12-py3-none-any.whl
  • Upload date:
  • Size: 62.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for PyPlumIO-0.4.12-py3-none-any.whl
Algorithm Hash digest
SHA256 851344c111b98933558c96ea301e6dab789dcdc9c723fc69c102929deacb7877
MD5 eabae6c619ea8ea458e05ffddb839c8d
BLAKE2b-256 c25db3937f706c236bcc933867199b6600c57fa1eaa0945b269adffe7da9d080

See more details on using hashes here.

Supported by

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