Library to interact with the GCE Electronics IPX800 device


Keywords
ipx800, GCE-Electronics, GCE, home-automation, python
License
Apache-2.0
Install
pip install gce-ipx800==0.2

Documentation

GCE-IPX800

Pypi version

Build Status

Code coverage

License

Python versions

A python library to control a GCE-Electronics IPX800 V4 device through its API.

  • Python 3.8+ support
  • Apache License

IPX800 features implemented

  • Analog sensors (ipx.analogs[])
  • Control:
    • relays (ipx.relays[])
    • virtual inputs (ipx.virtual_inputs[])
    • virtual outputs (ipx.virtual_outputs[])
  • Counters (ipx.counters[])

Installation

> pip install gce-ipx800

Usage

Note

The default API key of the device is apikey.

Licence

Licensed under Apache License Version 2.0