froeling-connect

A python wrapper for the Fröling-Connect API


Keywords
froeling, fröling, fröling-connect, connect
License
Other
Install
pip install froeling-connect==2023.0.1

Documentation

froeling-connect

An inofficial and (for now) read only implementation for the froeling-connect web API


Disclaimer:
You can not write values (e.g. set the Temperature of the boiler). You can only fetch data.
This library was only tested with the T4e Boiler, it may not work perfectly for other Machines.

I am not affiliated, associated, authorized, endorsed by, or in any way officially connected with Fröling Heizkessel- und Behälterbau Ges.m.b.H.
Their official website can be found at https://www.froeling.com.


Installation

py -m pip install froeling-connect


Usage

There is no documentation currently.
Example usage can be found here