Skip to main content

An API for controlling the Drayton Wiser Heating system

Project description

Drayton Wiser Hub API v2 v0.0.9

This repository contains a simple API which queries the Drayton Wiser Heating sysystem used in the UK.

The API functionality provides the following functionality to control the wiser heating system for 1,2 and 3 channel heat hubs

Installation

1. Find your HeatHub Secret key

Reference https://it.knightnet.org.uk/kb/nr-qa/drayton-wiser-heating-control/#controlling-the-system

  1. Press the setup button on your HeatHub, the light will start flashing Look for the Wi-Fi network (SSID) called ‘WiserHeatXXXXXX’ where XXXXXX is last 6 digits of the MAC address

  2. Connect to the network from a Windows/Linux/Mac/Android/iPhone machine

  3. Execute the secret url :-)

    • Open a browser to url http://192.168.8.1/secret

    This will return a string which is your system secret, store this somewhere. If you are running the test script simply put this value , with the ip address of the hub, in your wiserkeys.params

  4. Press the setup button on the HeatHub again and it will go back to normal operations

  5. Copy the secret and save it somewhere.

3. Find Your HEATHUB IP

Using your router, or something else, identify the IP address of your HeatHub, it usually identifies itself as the same ID as the WiserHeatXXXXXX

Alternatively see the wiserhub2apitest.py file for how to use the api to discover you hub

4. Add values in you wiserkeys.params

Create a file called wiserkeys.params and place two lines, one with the wiser IP and the other with the key it self. e.g.

wiserkey=ABCDCDCDCCCDCDC
wiserhubip=192.168.0.22

5. Run the sample

To help understand the api simply look at the sample code tests/test_api_properties.py and the fully commented code.

6. Documentation

Documentation available in docs directory and within comments in the code

Changelog

0.0.1 Initial v2 release

0.0.2 Updated setup.cfg

0.0.3 Restructured code Added Wiser moments integration (minimal at present)

0.0.4 Changed info logging to debug

0.0.7 Fixed multiple bugs

0.0.8 Fixed multiple bugs Added new features to work with HA integration

Project details


Download files

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

Source Distribution

wiserHeatAPIv2-0.0.9.tar.gz (23.6 kB view details)

Uploaded Source

File details

Details for the file wiserHeatAPIv2-0.0.9.tar.gz.

File metadata

  • Download URL: wiserHeatAPIv2-0.0.9.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.10

File hashes

Hashes for wiserHeatAPIv2-0.0.9.tar.gz
Algorithm Hash digest
SHA256 d0de1f204c8b5cbc2dc7c850584ebaf272af6b6cc3fb4d89a07e3f4325c70c38
MD5 766b8aea9a3b890fa03f7f778475b1d0
BLAKE2b-256 c48dd5aaa82d0e2238468e4d8ec52fc97763dc94fd112975366b18c234498250

See more details on using hashes here.

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