Skip to content

robertklep/miflora-mysensors-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiFlora — MySensors MQTT proxy

Proxy that listens to MiFlora MQTT messages and republishes them as MySensors MQTT messages.

Installation

npm i -g robertklep/miflora-mysensors-proxy

Usage

  • Copy .miflora-mysensors-proxyrc-example to your home directory:

    cp .miflora-mysensors-proxyrc-example $HOME/.miflora-mysensors-proxyrc

    NB: notice the . in front of the filenames. They should remain there.

  • Edit the RC file. It should be self-explanatory.

  • Start the proxy server:

    miflora-mysensors-proxy

  • It should keep running and do its work.

If you want more feedback, you can start it in debugging mode:

env DEBUG=miflora-mysensors-proxy miflora-mysensors-proxy

About

MiFlora — MySensors MQTT proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published