A python interface to the Escea fireplace controllers


Keywords
Escea, IoT
License
GPL-3.0
Install
pip install pescea==1.0.12

Documentation

pescea - python interface to Escea fireplaces

This is a python interface to the Escea range of fireplaces.

The specifications for the interface are contained in the included pdf.

Further information on the Escea controller's network communications can be found in this pdf

Note: The above documents are copyright of Escea

Usage

This package is not a standalone application for end user implementation.

The aim of this package is to be used by software developers and integrators to implement the Escea interface on home automation platforms (principally Home Assistant )

Credit

The pizone interface was used as a template and for inspiration in developing this interface (which saved a lot of time, so thanks!)