Skip to content
/ pyquaero Public

Aquaero library and server written in Python

License

Notifications You must be signed in to change notification settings

shred/pyquaero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyquaero

This is a Python library and web service for accessing Aquaero fan and pump controllers by Aqua Computer GmbH & Co. KG.

pyquaero is a community open source project. It is not endorsed by or affiliated with Aqua Computer.

USE THIS SOFTWARE AT YOUR OWN RISK!

The pyquaero main developer is running this software for several years now, without any negative side effects. However, it is a highly experimental software, and it is based on reverse engineering only.

  • This software might damage your Aquaero device in a way that it must be repaired or replaced.
  • The use of this software could lead to failure of cooling fans or aqua pumps, which might cause permanent damage to heat sensitive components of your system.
  • Using this software might void your warranty.

Neither the pyquaero developers nor the manufacturer can be held liable for any damage caused by this software.

It is strongly recommended to use only the official software!

Usage

pyquaero is only compatible to a limited number of Aquaero firmware versions. Please check first whether the firmware version on your Aquaero is actually supported by pyquaero.

See the documentation for how the library and tools are used.

Contribute

License

pyquaero is open source software. The source code is distributed under the terms of GNU General Public License (GPLv3).

Acknowledgements