Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 734 Bytes

README.rst

File metadata and controls

32 lines (21 loc) · 734 Bytes

pilight2mqtt

Proxy messages between pilight and mqtt

Installation

pip install pilight2mqtt

Tips & Tricks

Q: Autodiscovery fails, what is the port to use?

A: You can specify the port pilight listens on in the pilight configuration under settings, port. https://manual.pilight.org/en/configuration-settings#pf2

Remember to first stop pilight and only modify the settings afterwards. At least for me pilight will overwrite the configuration with its current values when shutting down.

Build Status

https://travis-ci.org/mcdeck/pilight2mqtt.svg?branch=master

Requirements

  • Python 3.5+