Skip to content

How can I test the zigpy-espzb? #19

Closed
@kahlenberg

Description

@kahlenberg

Hi,
I want to connect ESP32-C6 (flashed with NCP firmware) directly to UART of the Raspberry Pi without any USB-Serial, Serial-Ethernet converter inbetween. I would like to ask how can I run th zigpy-espzb script to test it? With which commands?

I installed zigpy-cli and zipy-espzb via pip on Home Assistant running on Raspberry Pi.

When I try to run the command (using web terminal on home assistant)

➜  ~ zigpy -vvv radio --baudrate 115200 espzb  /dev/ttyACM0                    
Usage: zigpy radio [OPTIONS] {ezsp|deconz|xbee|zboss|zigate|znp} PORT COMMAND
                   [ARGS]...
Try 'zigpy radio --help' for help.

Error: Invalid value for '{ezsp|deconz|xbee|zboss|zigate|znp}': 'espzb' is not one of 'ezsp', 'deconz', 'xbee', 'zboss', 'zigate', 'znp'.

I know, all 'ezsp', 'deconz', 'xbee', 'zboss', 'zigate', 'znp' are not related to ESP32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions