Skip to main content

A Python package for controlling the Fröling heating system (S3200) over the maintenance interface

Project description

s3200

A Python3 package for controlling the Fröling heating system with S3200 lambdatronic control over the maintenance interface.

State: Beta

Implemented: Reading and writing all values. Not Implemented: force_mode and set_time_slot

Code Example:

  from s3200.obj import S3200()

  s = S3200("/dev/ttyS0")

  temperature = s.get_value('boiler_1_temperature')
  print('Temperature: {0}'.format(str(temperature)))

  status = s.get_status()
  print('Status: {0}'.format(status))

Output:

  Temperature: 42.5
  Status: STÖRUNG

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

s3200-0.0.2.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

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

s3200-0.0.2-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file s3200-0.0.2.tar.gz.

File metadata

  • Download URL: s3200-0.0.2.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for s3200-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ee3fb9a2a853393566dcab64ab7f3f9d16e56e2997a0cad013a694d38b95c4be
MD5 71d43ffaee84e6119f55f0361931fe6f
BLAKE2b-256 26bf921946cf118ac1a2881a065ec4a68f0c6c5f1717bb0437d23b256e6a3907

See more details on using hashes here.

File details

Details for the file s3200-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: s3200-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for s3200-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d817a14f42d9b8b513885137dda12f414afcd2200a42c3307853b3877fa81ec
MD5 f22a8782edde395a1ea7dfd935352fc7
BLAKE2b-256 25d8e62c392531a813837b0d15cfa5dd40e1eaf81a4285cb2876ddda5bee2fdb

See more details on using hashes here.

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