Skip to content

Releases: smar000/evoGateway

v3.11-0.22.40

15 Jan 19:59
Compare
Choose a tag to compare

Further updates to support the ramses_rf version 0.22.40, which were missed in the earlier release.

Schema saving fixed and should now work correctly.

v3.10-0.22.40

14 Jan 15:16
Compare
Choose a tag to compare

Updated to work with ramses_rf v 0.22.40.

There have been a number of changes in the ramses library since the last release of this script. Of note are the renaming of some of the the schema parameters. Any existing schema json file will need to be accordingly updated.

Also send commands seem to fail if the enforce_known_list is true. At a guess, this may be because the nanoCul HGI device is being given a dynamic ID, which is not in the known list (adding the standard HGI id of 18:000730 to the known list does not help).

Initial startup schema file load bug fixes; tested on ramses_rf 0.11.0

11 Jul 23:17
Compare
Choose a tag to compare
v3.0.6

Updated for ramses_rf 0.11.0. Clean startup schema file loading bug f…

Bug fixes

06 Jul 14:41
Compare
Choose a tag to compare

Fixed issue when starting without an existing devices/schema files.

Migrated to the ramses_rf framework

03 Jun 08:26
Compare
Choose a tag to compare

This build has migrated over to the ramses_rf framework for all the underlying decoding/encoding of the evohome messages. As such, it has a number of breaking changes compared to earlier versions.

Fixed zone_temperature

01 Feb 10:32
Compare
Choose a tag to compare

Fixed zone_temperature to correctly parse temperature broadcasts from the controller covering mulitple zones in a single message

Corrected indentation error

22 Jan 10:13
Compare
Choose a tag to compare

Indentation error had crept in during previous pull merges.

v2.0.2 - Merged updates from PRoomberg

03 Jan 08:52
b80e192
Compare
Choose a tag to compare

Minor functionality updates

v2.0.1 - Bug fix

18 Oct 11:24
Compare
Choose a tag to compare

Correct "zoneId" bug when writing new device data to file; Add MQTT autoreconnect

v2.0.0 - python3 version

09 Oct 09:14
Compare
Choose a tag to compare
Migrated to python 3