W00D00 / NIBEUplink

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

Home Page:https://api.nibeuplink.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIBE Logo

NibeUplink

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

Authors

NibeUplink was written by István Szirtes

Requirements

Python 3.x Recommended Python 3.6

NIBE Uplink™

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

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

NIBE Uplink™ registrations

Collect authentication data

NIBE Uplink™ Login details

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.

NIBE Uplink™ API Application details

Create a token

...

Install

...

Usage examples

Get XY data

...

About

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

https://api.nibeuplink.com/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%