homie-python icon indicating copy to clipboard operation
homie-python copied to clipboard

A Python-implementation of the homie v2 convention.

homie-python

Note: This repo is work in progress.

Python implementation of the Homie IoT convention.

Installation

pip install homie

Usage

Please take look at our examples and read the documentation:

  • temperature_sensor.py
  • temperature_raspi.py
  • relay_switch.py