Skip to content

Releases: sHedC/python-masterthermconnect

Release 1.0.0 alpha 5

29 Jan 17:54
Compare
Choose a tag to compare
Release 1.0.0 alpha 5 Pre-release
Pre-release

Fix Season Layout for better naming and alignment.

Full Changelog: 2.0.0-a4...2.0.0-a5

Release 2.0.0 alpha 4

28 Jan 15:52
Compare
Choose a tag to compare
Release 2.0.0 alpha 4 Pre-release
Pre-release

Fix Type for manual_set on season_info

Full Changelog: 2.0.0-a3...2.0.0-a4

Release 2.0.0-a3

28 Jan 15:37
Compare
Choose a tag to compare
Release 2.0.0-a3 Pre-release
Pre-release

Tidy up Season Settings and add write capability
Add Write Capability to HC1 to 6 for Heating/ Cooling Curves

Full Changelog: 2.0.0-a2...2.0.0-a3

Release 2.0.0 Alpha 2

27 Jan 11:17
Compare
Choose a tag to compare
Release 2.0.0 Alpha 2 Pre-release
Pre-release

Change Season status to remove special characters (allows for HASS Translations)
Correct Heating/ Cooling Curve settings for main pump
Correct Pool and Solar Settings
Add Write for required temp for domestic hot water.

Full Changelog: 2.0.0-a1...2.0.0-a2

Release 2.0.0 alpha 1

26 Jan 20:58
Compare
Choose a tag to compare
Release 2.0.0 alpha 1 Pre-release
Pre-release

Add disable cooling feature if not present
Add update of DHW requested and HP Function

Full Changelog: 2.0.0-a0...2.0.0-a1

Release 2.0.0 Alpha 0 allows setting values

24 Jan 07:22
Compare
Choose a tag to compare

Adding the ability to set values using a dot notation e.g. heating_circuit.hc1.on True.
Changing the command line arguments and tidy up main

Setting values is limited at the moment although you can set any value directly using set and reg but caution is advised, there are no real controls on this.

What's Changed

  • SHedC/issue65 - Release 1.2.0 by @sHedC in #66

Full Changelog: 1.2.0...2.0.0-a0

Release 1.2.0

04 Jan 09:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

Release 1.2.0-b1 Add Pad

03 Jan 20:06
Compare
Choose a tag to compare
Pre-release

Re-add pad information for room thermostat specific items.

New Release for Thermostat Readings 1.2.0

03 Jan 17:11
Compare
Choose a tag to compare

Updated Thermostat readings, remove int and pad and combine into ambient temperatures based on the same rules as the UI.
Updated the command line runner to send output and std errors to the right way for easier debugging

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0-b0

Fix HC0 Registers for Thermostat Pad

03 Jan 09:56
Compare
Choose a tag to compare

Issue with the HC0 registers being the wrong way round for internal and thermostat pads.

What's Changed

  • Hc0_ambient_requested now wrong by @sHedC in #61

Full Changelog: 1.1.0...1.1.1