hodmin 0.1.2
Hodmin enables you to administrate your Homie-devices via command-line-interface (CLI). It consists of some scripts to wrap homie-administration in some handy commands. Hodmin does not communicate with a homie-device directly. It instead uses your MQTT-broker to pass informations to a device.
Gemfile:
=
install:
=
Runtime Dependencies (6):
configatron
>= 4.5.0, ~> 4.5
mqtt
~> 0.4.0
pastel
~> 0.7.1
trollop
>= 2.1.2, ~> 2.1
tty-cursor
>= 0.4.0
tty-table
>= 0.7.0