homebridge-lib Command-Line Tools`
npm install hb-lib-toolshomebridge-lib ToolsThis repository provides a standalone installation of the command-line tools from homebridge-lib:
Tool | Description
--------- | -----------hap | Logger for HomeKit accessory announcements.json | JSON formatter.sysinfo | Print hardware and operating system information.upnp | UPnP tool.
Each command-line tool takes a -h or --help argument to provide a brief overview of its functionality and command-line arguments.
$ sudo npm -g i hb-lib-tools
``