Skip to main content

An AsyncIO API for controlling the Drayton Wiser Heating system

Project description

Drayton Wiser Hub API Async v1.3.5

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 The API also supports Smart Plugs and initial basic functionality for Shutter and Lights

Requirements

Requires a minimum of Python v3.10

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 test_api_discovery.py file for how to use the api to discover your hub

4. Add values in you params.py to run tests

Create a file called params.py and place two lines, one with the wiser IP or hostname and the other with the secret key. e.g.

HOST="192.168.0.22"
KEY="ABCDCDCDCCCDCDC"

5. Run the sample

To help understand the api simply look at the test sample code tests/test_api_properties.py, tests/test_api_methods.py or tests/test_api_discovery.py and the fully commented code.

6. Documentation

Documentation available in info.md in the docs directory and within comments in the code

Changelog

v1.3.5

  • Correct async error in extra_config

v1.3.4

  • Current temperature now returns none for room if TRV signal lost.

v1.3.3

  • Fixed issue in passive mode so that it works with 3 channel hub and different rooms on different channels

v1.3.2

  • Fixed issue ot maintaining some parameters after hub update
  • Improved handling of extra config json errors
  • Amended current_target_temp to use DisplayedSetPoint instead of CurrentSetPoint as this displays incorrectly in Eco mode

1.3.1

  • Away mode overrides passive mode functions

1.3.0

  • Rework passive mode functionality (may break previous code if using passive mode)

1.2.2

  • Improve logic defining is_passive_mode property

1.2.1

  • Code refactoring
  • Added is_passive_mode property
  • Corrected bug in passive mode automation to determine target temp

1.2.0

  • Breaking Change - changes to passive mode from on or off to disabled, passive manual and passive follow schedule
  • Support boost in passive mode
  • Add additional opentherm parameters
  • Fix not clearing overrides when enabling passive mode

1.1.1

  • Fix issue setting on/off schedule - issue #349

1.1.0

  • Added room passive mode automation control

1.0.2

  • Fixed error in boost_all_rooms using old temp validation type (no longer supported)
  • Fixed error in validating temps from yaml file

1.0.1

  • Added endpoint parameter to set_opentherm_parameter

1.0.0

  • Moved to stable build version
  • Amended timeout error text
  • Improved error handling for setting schedules
  • Added temp sensor support for heating actuator
  • Added support for network diagnostics
  • Added support for non standard port
  • Add boiler parameters to opentherm
  • Support setting opentherm parameters

0.1.8

  • Add url to exception messages
  • Fix for unicode decode error

0.1.7

  • Fixed error intiallising WiserUFHController class
  • Made python3.9 compatible

0.1.6

  • Remove debuggin print lines
  • Remove session close on endpoint error

0.1.5

  • Add ALL as special day option in schedule file for setting schedules from file

0.1.4

  • Fix incorrect id used for schedule assignment in electrical devices

0.1.3

  • Fixed issue in schedule.get_by_name

0.1.2

  • Fixed calling wrong enpoint id for lights and shutters

0.1.0

  • Initial asyncio release

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

aioWiserHeatAPI-1.3.5.tar.gz (44.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aioWiserHeatAPI-1.3.5-py3-none-any.whl (57.3 kB view details)

Uploaded Python 3

File details

Details for the file aioWiserHeatAPI-1.3.5.tar.gz.

File metadata

  • Download URL: aioWiserHeatAPI-1.3.5.tar.gz
  • Upload date:
  • Size: 44.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for aioWiserHeatAPI-1.3.5.tar.gz
Algorithm Hash digest
SHA256 22616d2a2cf6878eb8c5c8c7fd5d5f9950f64e0881a04e61b93523220e41af0d
MD5 2b1fe4ce985c48bf998223a5516fbd07
BLAKE2b-256 1f1d7751f6475cbe1c82223685dacce864a8160851e2c400b05fa7551420117e

See more details on using hashes here.

File details

Details for the file aioWiserHeatAPI-1.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for aioWiserHeatAPI-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e7ec8ad9e9342bfcf6ea65f59ab030f9a6b93e168a399a3e8d52155d85b1ff21
MD5 acf7a9a8646fedc11f0a33c866350329
BLAKE2b-256 d168dc96c4f740697ac556cd52390d26b310f13b404f9cf677cdf05036dcd5fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page