NibeUplink Readme


NIBE Logo

(This README.md is copied from README.md)

NibeUplink Link to heading

This Python library extracts data from NIBE Uplink™ site or its API.

Authors Link to heading

NibeUplink was written by István Szirtes

Requirements Link to heading

Python 3.x Recommended Python 3.6

NIBE Uplink™ Link to heading

The internet and NIBE Uplink gives you a quick overview and the present status of your system. You get a good overall view and good information for monitoring and controlling your heating and hot water. If your system is affected by a malfunction, you receive an alert via e-mail that allows you to react quickly. NIBE Uplink also gives you the opportunity to control comfort, no matter where you are.

Documentation

NIBE Uplink™ API Link to heading

NIBE Uplink API enables your app, service or product to utilize the power of NIBE Uplink. This website provides you with the documentation you need to get started coding and integrating with the NIBE Uplink API.

Services Agreement

Documentation

Prerequisites Link to heading

Collect authentication data Link to heading

You will need to get and store the authentication data of the NIBE Uplink™ Login to use this library and fetch data from NIBE. The “config.py” file is dedicated to store all of your authentication data.

  • username: Your NIBE Uplink account’s E-mail.
  • password: Your NIBE Uplink account’s password.
  • system ID(s): Get your from NIBE Uplink™ web site. Open one of your heatpumps on NIBE web page and the given system’s ID will be in your address bar: “https://www.nibeuplink.com/System//Status/Overview” More system can be stored with system descriptor and its ID in a dictionary.

Create a token Link to heading

Install Link to heading

Usage examples Link to heading

Get XY data Link to heading