mikekap / wink-mqtt-rs

MQTT Relay for the Jailbroken Wink Hub v1, with Home Assistant MQTT autodiscovery support
Other
14 stars 0 forks source link

HTTP server for debugging and other fun reasons #15

Closed mikekap closed 3 years ago

mikekap commented 4 years ago

It would be great to have an http server to let you view all the data instead of just mqtt. Could even write an impl of the controller that uses that interface so you can test from your local machine!

mikekap commented 3 years ago

In addition: triggering aprontest to add devices this way would be a lot more convenient:

aprontest -a -r zwave
  -r <radio>    Specify a radio for an Add Device or Generic Callback operation.
        One of lutron, zwave, zigbee, kidde, http
mikekap commented 3 years ago

In master now; will release with 0.2.0