From fd760861caed320607def4bf0bc1fd5acd690ac8 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 21 Jan 2025 18:32:36 +0100 Subject: [PATCH] doc(aquamqtt): added calypso to supported devices, prepare release --- AquaMQTT/include/Version.h | 2 +- DEVICES.md | 21 +++++++++++---------- PROTOCOL.md | 2 ++ README.md | 1 + 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/AquaMQTT/include/Version.h b/AquaMQTT/include/Version.h index 8d45be9..e13e349 100644 --- a/AquaMQTT/include/Version.h +++ b/AquaMQTT/include/Version.h @@ -1,4 +1,4 @@ namespace aquamqtt { -constexpr char VERSION[] = "v1.5.0"; +constexpr char VERSION[] = "v1.6.0"; } \ No newline at end of file diff --git a/DEVICES.md b/DEVICES.md index 96ba5c0..2a13166 100644 --- a/DEVICES.md +++ b/DEVICES.md @@ -4,16 +4,17 @@ These devices have been tested succesfully by the community. Currently there are no insights if the software version indicitates compatibilty to the AquaMQTT implementation. -| Name | HMI Software Version | Controller Software Version | Observed Protocol Version | Other Information | -|----------------------------------------------------------------------------------------------------|----------------------|-----------------------------|---------------------------|-------------------------------------| -| Windhager Aquawin Air 3 | B | B | [LEGACY](PROTOCOL.md) | | -| [Atlantic Explorer V4](https://github.com/tspopp/AquaMQTT/issues/14) | B | B | [LEGACY](PROTOCOL.md) | | -| [Austria Email Explorer Evo 2](https://github.com/tspopp/AquaMQTT/issues/22) | ? | ? | [LEGACY](PROTOCOL.md) | | -| [Thermor Aeromax 5](https://github.com/tspopp/AquaMQTT/issues/18) | ? | ? | [LEGACY](PROTOCOL.md) | [PCB adapter is recommended](./pcb) | -| [Thermor Aeromax 5](https://github.com/tspopp/AquaMQTT/issues/51) | E | G | [LEGACY](PROTOCOL.md) | [PCB adapter is recommended](./pcb) | -| [Austria Email BWWP 200 WT SMART COZY (taloriko)](https://github.com/tspopp/AquaMQTT/issues/45) | E | E | [NEXT](PROTOCOL_NEXT.md) | | -| [Atlantic Explorer 270/V3 (Silmo)](https://github.com/tspopp/AquaMQTT/pull/52) | E | E | [NEXT](PROTOCOL_NEXT.md) | | -| [Atlantic Explorer (ALENOC)](https://github.com/tspopp/AquaMQTT/issues/14#issuecomment-2501636900) | E | E | [NEXT](PROTOCOL_NEXT.md) | | +| Name | HMI Software Version | Controller Software Version | Observed Protocol / Checksum | Other Information | +|----------------------------------------------------------------------------------------------------|----------------------|-----------------------------|--------------------------------|-------------------------------------| +| Windhager Aquawin Air 3 | B | B | [LEGACY](PROTOCOL.md) / CRC16 | | +| [Atlantic Explorer V4](https://github.com/tspopp/AquaMQTT/issues/14) | B | B | [LEGACY](PROTOCOL.md) / CRC16 | | +| [Austria Email Explorer Evo 2](https://github.com/tspopp/AquaMQTT/issues/22) | ? | ? | [LEGACY](PROTOCOL.md) / CRC16 | | +| [Thermor Aeromax 5](https://github.com/tspopp/AquaMQTT/issues/18) | ? | ? | [LEGACY](PROTOCOL.md) / CRC16 | [PCB adapter is recommended](./pcb) | +| [Thermor Aeromax 5](https://github.com/tspopp/AquaMQTT/issues/51) | E | G | [LEGACY](PROTOCOL.md) / CRC16 | [PCB adapter is recommended](./pcb) | +| [Austria Email BWWP 200 WT SMART COZY (taloriko)](https://github.com/tspopp/AquaMQTT/issues/45) | E | E | [NEXT](PROTOCOL_NEXT.md) / XOR | | +| [Atlantic Explorer 270/V3 (Silmo)](https://github.com/tspopp/AquaMQTT/pull/52) | E | E | [NEXT](PROTOCOL_NEXT.md) / XOR | | +| [Atlantic Explorer (ALENOC)](https://github.com/tspopp/AquaMQTT/issues/14#issuecomment-2501636900) | E | E | [NEXT](PROTOCOL_NEXT.md) / XOR | | +| [Atlantic Calypso 270l (BmdOnline)](https://github.com/tspopp/AquaMQTT/issues/64) | F | G | [LEGACY](PROTOCOL.md) / XOR | [PCB adapter is recommended](./pcb) | ## Potential compatible devices diff --git a/PROTOCOL.md b/PROTOCOL.md index ed0d647..9415763 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -65,6 +65,8 @@ In this message we expect an CRC of `0x1952` (last two bytes). Using the CRC-16/ successfully recreate the CRC values: [See online crc result using crccalc.com](https://crccalc.com/?crc=1F00000000000000000000B509000017000000B5090000A8C3120000000000&method=crc16&datatype=hex&outtype=0) +**Note:** [Later heatpumps](./DEVICES.md) use the LEGACY protocol in combination with a one-byte XOR checksum, same as observed within the [NEXT protocol](./PROTOCOL_NEXT.md). + ### Messages Messages are either send from the main or the hmi controller. The main controller is the master of the communication and diff --git a/README.md b/README.md index 14cd49e..da038c2 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ AquaMQTT is a project designed to monitor and control your DHW heat pump locally AquaMQTT has been designed and tested with the [Windhager AquaWin Air3](https://www.windhager.com/en/products/hot-water-tanks/aquawin-air3/) DHW heat pump. While specifically tailored to this model, it has been proofen that AquaMQTT is compatible to similar heat pumps manufactured by the [Groupe Atlantic](https://www.groupe-atlantic.fr/) and branded for various companies such as: - [Atlantic Explorer](https://www.atlantic-comfort.com/Water-Heaters/Heat-pump-water-heaters/Explorer) +- [Atlantic Calypso](https://atlantic-comfort.com/products/domestic-hot-water/heat-pump-water-heaters/calypso-vm) - [Austria Email Explorer](https://www.austria-email.de/produkte/waermepumpensysteme/waermepumpen-trinkwasser/explorer-evo-2/) - [Panasonic DHW270](https://www.aircon.panasonic.eu/CH_de/model/paw-dhw270f/) - [Sauter Confort Pagosa Green](https://www.confort-sauter.com/chauffe-eau/pagosa-green)