2.12.0 • Published 4 months ago

ember-zli v2.12.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
4 months ago

Ember ZLI

Interact with EmberZNet-based adapters using zigbee-herdsman 'ember' driver

oclif Version Downloads/week

!IMPORTANT ember-zli uses the ember driver from zigbee-herdsman under the hood. As such, it roughly has the same firmware requirements as Zigbee2MQTT ember; firmware 7.4.x minimum.

Available Interactive Menus

See https://github.com/Nerivec/ember-zli/wiki

ToC

Usage

$ npm install -g ember-zli
$ ember-zli COMMAND
running command...
$ ember-zli (--version)
ember-zli/2.12.0 linux-x64 node-v22.14.0
$ ember-zli --help [COMMAND]
USAGE
  $ ember-zli COMMAND
...

Commands

ember-zli bootloader

Interact with the Gecko bootloader in the adapter.

USAGE
  $ ember-zli bootloader

DESCRIPTION
  Interact with the Gecko bootloader in the adapter.

EXAMPLES
  $ ember-zli bootloader

See code: src/commands/bootloader/index.ts

ember-zli help [COMMAND]

Display help for ember-zli.

USAGE
  $ ember-zli help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for ember-zli.

See code: @oclif/plugin-help

ember-zli monitor

Monitor the chosen port in the console.

USAGE
  $ ember-zli monitor

DESCRIPTION
  Monitor the chosen port in the console.

EXAMPLES
  $ ember-zli monitor

See code: src/commands/monitor/index.ts

ember-zli router

Use a coordinator firmware as a router and interact with the joined network.

USAGE
  $ ember-zli router

DESCRIPTION
  Use a coordinator firmware as a router and interact with the joined network.

EXAMPLES
  $ ember-zli router

See code: src/commands/router/index.ts

ember-zli sniff

Sniff Zigbee traffic (to Wireshark, to PCAP file, to custom handler or just log raw data).

USAGE
  $ ember-zli sniff

DESCRIPTION
  Sniff Zigbee traffic (to Wireshark, to PCAP file, to custom handler or just log raw data).

EXAMPLES
  $ ember-zli sniff

See code: src/commands/sniff/index.ts

ember-zli stack

Interact with the EmberZNet stack in the adapter.

USAGE
  $ ember-zli stack

DESCRIPTION
  Interact with the EmberZNet stack in the adapter.

EXAMPLES
  $ ember-zli stack

See code: src/commands/stack/index.ts

ember-zli utils

Execute various utility commands.

USAGE
  $ ember-zli utils

DESCRIPTION
  Execute various utility commands.

EXAMPLES
  $ ember-zli utils

See code: src/commands/utils/index.ts

ember-zli version

USAGE
  $ ember-zli version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: @oclif/plugin-version

2.12.0

4 months ago

2.11.1

4 months ago

2.11.0

4 months ago

2.10.1

6 months ago

2.10.2

6 months ago

2.10.0

6 months ago

2.9.4

6 months ago

2.9.3

6 months ago

2.9.2

7 months ago

2.9.0

8 months ago

2.8.1

8 months ago

2.8.0

8 months ago

2.8.3

8 months ago

2.9.1

8 months ago

2.8.2

8 months ago

2.7.0

8 months ago

2.6.3

8 months ago

2.6.2

8 months ago

2.6.1

9 months ago

2.5.0

9 months ago

2.4.1

9 months ago

2.4.0

10 months ago

2.6.0

9 months ago

2.3.0

11 months ago

2.2.0

12 months ago

2.1.2

12 months ago

2.1.1

12 months ago

2.0.2

1 year ago

2.1.4

12 months ago

2.1.6

12 months ago

2.1.5

12 months ago

2.1.0

12 months ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago