microhomie-node-relay

Relay node for the Homie v2 MicroPython framework.


License
MIT
Install
pip install microhomie-node-relay==0.2.0

Documentation

Nodes for the Microhomie Framework

For full instruction see the Microhomie repository.

This repository has a lot of pre written nodes for Microhomie, the MicroPython implementation of the Homie v2 convention.

Most of these nodes can be used out of the box to publish data.

Install nodes with upip:

>>> import upip
>>> upip.install('microhomie-node-dht22')