Skip to content

Yuke-hd/zigbee-pcie-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigbee-pcie-switch

compile

Supported Targets

Currently, this example supports the following targets.

Supported Targets ESP32-C6 ESP32-H2

Demo

demo

Using Arduino IDE

To get more information about the Espressif boards see Espressif Development Kits.

  • Before Compile/Verify, select the correct board: Tools -> Board.
  • Select the End device Zigbee mode: Tools -> Zigbee mode: Zigbee ED (end device)
  • Select Partition Scheme for Zigbee: Tools -> Partition Scheme: Zigbee 4MB with spiffs
  • Select the COM port: Tools -> Port: xxx where the xxx is the detected COM port.

Adding the external converter to Zigbee2mqtt

  1. Copy the z2m-converter.js to your Zigbee2mqtt data folder, name the file if needed
  2. Open Z2M web ui, go to "Setting -> External converters "
  3. Add a new entry with the name of the converter js file External converters
  4. Click Submit
  5. Restart Zigbee2mqtt

Resources

The ESP Zigbee SDK provides more examples:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published