-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc(devices): rast adapter, list of devices with sw version (#54)
- Loading branch information
Showing
3 changed files
with
35 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Compatible Devices | ||
|
||
## Proofen devices | ||
|
||
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) | [PCB adapter is recommended](./pcb) | | ||
| [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) | | ||
|
||
|
||
## Incompatible Devices | ||
|
||
| Name | HMI Software Version | Controller Software Version | Observed Protocol Version | Other Information | | ||
|--------------------------|----------------------|-----------------------------|------------------|-------------------| | ||
| [Austria Email BWWP 200 WT SMART COZY](https://github.com/tspopp/AquaMQTT/issues/45) | E | E | NEXT | [In Development](https://github.com/tspopp/AquaMQTT/pull/52) | ||
|
||
|
||
## Potential compatible devices | ||
|
||
- [Atlantic Explorer](https://www.atlantic-comfort.com/Water-Heaters/Heat-pump-water-heaters/Explorer) | ||
- [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) | ||
- [Thermor Aeromax](https://www.thermor.com/our-solutions/renewable-energy-solutions/heat-pump-water-heaters/aeromax-premium) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters