homepilot2mqtt

0.0.1 • Public • Published

Npm global script

npm install -g homepilot2mqtt
homepilot2mqtt --help

Example usage

homepilot2mqtt --mqtt-url mqtt://10.0.0.20 --mqtt-retain false --bridge-ip 10.0.0.22 -v debug

MQTT topics

homepilot2/status/<device id>/position
homepilot2/set   /<device id>/position

Message values are UP, DOWN or a position value between 0-100, where 0 is all the way up and 100 is all the way down.

Credits

This project follows Oliver "owagner" Wagner's architectural proposal for an mqtt-smarthome.
Built by copy-pasting together a bunch of snippets from Sebastian "hobbyquaker" Raff's mqtt-smarthome scripts.

Readme

Keywords

none

Package Sidebar

Install

npm i homepilot2mqtt

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • dersimn