Skip to main content

Python 3 API wrapper for Mastertherm API

Project description

MaseterTherm Connect Module

License Project Maintenance GitHub Activity

Stable - GitHub Release workflow-stable

Latest - GitHub Release workflow-latest

About

This module provides the connection and conversion tools to the API for the Mastertherm Heatpump Products. The project was mainly built for a Plugin to Home Assistant.

There are two entry points for the Mastertherm Heat Pumps: - mastertherm.vip-it.cz - This is the server for pre 2022 heat pumps - mastertherm.online - This is the server for 2022 onward

NOTE: mastertherm.online is sensitive to too many

Installation

python -m pip install masterthermconnect

Usage

This is used as a libary but it can also be run directly for debug purposes:

usage: masterthermconnect [-h] [--version] [--api-ver {v1,v2}] [--hide-sensitive] [--user USER] [--password PASSWORD] [--list-devices] [--list-device-data] [--list-device-reg]

Python Mastertherm Connect API Module, used for debug purposes.
options:
  -h, --help show this help message and exit
  --version display the Mastertherm Connect API version
  --api-ver {v1,v2} API Version to use: Default: v1 (pre 2022), v2 (post 2022)
  --hide-sensitive Hide the sensitive information, for debug information for sharing.
  --user USER login user for Mastertherm
  --password PASSWORD login password for Mastertherm
  --list-devices list the devices connected to the account
  --list-device-data list the data for each device connected to the account
  --list-device-reg list the raw registers for each device


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

masterthermconnect-1.1.0rc1.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

masterthermconnect-1.1.0rc1-py3-none-any.whl (16.6 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