Skip to main content

Python interface for waterfurnace geothermal systems

Project description

waterfurnace

python package status build status

Python interface for waterfurnace and geostar geothermal systems.

This provides basic sensor readings for waterfurnace geothermal systems by using the websocket interface that exists for the symphony website. This is not a documented or stable interface, so don't use this for critical systems. However, it is useful to record historical usage of your waterfurnace system.

Usage

   from waterfurnace.waterfurnace import WaterFurnace
   wf = WaterFurnace(user, pass)
   wf.login()
   data = wf.read()

The waterfurnace symphony service websocket monitors it's usage, so you need to do a data reading at least every 30 seconds otherwise the websocket is closed on the server side for resource constraints. The symphony website does a poll on the websocket every 5 seconds.

The software now supports a CLI. For details, use waterfurnace --help

Known Issues / limitations

  • The python websocket code goes into a blocked state after long periods of usage (always takes at least days if not weeks or months to get to this state). I've yet to discover why. Help welcome.

License

Changelog

1.5.1 (2026-01-31)

  • pypi build fixes

1.5.0 (2026-01-31)

  • expose detailed location data for waterfurnace (thanks @masterkoppa)
  • project main branch transition from master to main
  • convert .rst to .md docs
  • cleanup of obsolete files

1.4.0 (2026-01-09)

  • Add get_energy_data, useful for homeassistant (thanks @masterkoppa)

1.3.1 (2026-01-07)

  • Automate pypi build process

1.3.0 (2026-01-07)

  • CLI enhanced to allow prompt for password (thanks @masterkoppa)
  • Allow selecting device if multiple exist in your account (thanks @sam-kleiner)

1.2.0 (2025-09-13)

  • Add SSL legacy compatibility to connect with modern SSL. Addresses UNSAFE_LEGACY_RENEGOTIATION_DISABLED error.
  • Add LeavingWaterTemp and WaterFlowRate sensors (Series 7 WF)
  • Added features to CLI (for details see --help)
    • Added debug flag
    • Added option sensor list specification
    • Added continous reporting
    • Added ability to specify furnace in a multi unit system

1.1.0 (2019-01-07)

  • Fix retry logic

1.0.0 (2018-12-05)

  • Detect unit automatically
  • Add series 7 sensors

0.7.0 (2018-07-13)

  • Add workaround timer to handle socket failures

0.6.0 (2018-02-21)

  • Add timeout on socket

0.5.0 (2018-02-16)

  • Update exception handling to be more Home Assistant friendly

0.4.0 (2018-02-05)

  • More exceptions to distinguish errors we are expecting

0.3.0 (2018-01-23)

  • Handle tid rollover

0.2.0 (2018-01-19)

  • Library specific exceptions for login failures.

0.1.0 (2018-01-17)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

waterfurnace-1.5.1.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

waterfurnace-1.5.1-py2.py3-none-any.whl (11.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file waterfurnace-1.5.1.tar.gz.

File metadata

  • Download URL: waterfurnace-1.5.1.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for waterfurnace-1.5.1.tar.gz
Algorithm Hash digest
SHA256 1f2baf7e8f51e5523351d21314c81f5e4e9d5a5a3bfdea58e6587800fa5463f0
MD5 d9fe7c2131980c55d98bf511bce41f7a
BLAKE2b-256 977458d9a7209b58d8cd4ed6421b7a78c9c9c21b587483fe340243a1514ec0ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for waterfurnace-1.5.1.tar.gz:

Publisher: pypi-upload.yml on sdague/waterfurnace

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file waterfurnace-1.5.1-py2.py3-none-any.whl.

File metadata

  • Download URL: waterfurnace-1.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for waterfurnace-1.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 665794c5ddf349f91286f78f62da251170d09692515ed4ec6d71c55089220412
MD5 d0b0679ecddbdabe70736bc432b9f824
BLAKE2b-256 7fc64a0242f96ad7313458cc8f7cfcc65b7675db3bda0ec002be233d44d04cd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for waterfurnace-1.5.1-py2.py3-none-any.whl:

Publisher: pypi-upload.yml on sdague/waterfurnace

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page