Skip to main content

An API for controlling the Drayton Wiser Heating system

Reason this release was yanked:

Dependancy issue

Project description

Drayton Wiser Hub API v2 v0.0.4

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

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.6.tar.gz (23.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: wiserHeatAPIv2-0.0.6.tar.gz
  • Upload date:
  • Size: 23.5 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.6.tar.gz
Algorithm Hash digest
SHA256 8f00d1bcc89a738f3207d36f311b96d1e8fdf2342794d2f9f63f556139043f23
MD5 bd7d22266a05c7a97f19d7e5b919908d
BLAKE2b-256 3757481c4bfe42f33ca8ea4b423faaf6aa2894bf3d7caeb15f3ba72de6e67797

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