forked from NabuCasa/silabs-firmware-builder
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add concentrator support to router builds (#14)
* Add concentrator support. * Add Identify client cluster. * Improve ZAP config.
- Loading branch information
Showing
46 changed files
with
328 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
const {linkQuality} = require('zigbee-herdsman-converters/lib/modernExtend'); | ||
const {factory_reset} = require('zigbee-herdsman-converters/converters/toZigbee'); | ||
const {presets, access} = require('zigbee-herdsman-converters/lib/exposes'); | ||
|
||
const definitions = { | ||
fingerprint: [ | ||
{modelID: 'ZGA008', manufacturerName: 'Aeotec'}, | ||
{modelID: 'ZB-GW04', manufacturerName: 'easyiot'}, | ||
{modelID: 'ZB-GW04-1v1', manufacturerName: 'easyiot'}, | ||
{modelID: 'ZB-GW04-1v2', manufacturerName: 'easyiot'}, | ||
{modelID: 'SkyConnect', manufacturerName: 'NabuCasa'}, | ||
{modelID: 'SLZB-06M', manufacturerName: 'SMLIGHT'}, | ||
{modelID: 'SLZB-07', manufacturerName: 'SMLIGHT'}, | ||
{modelID: 'SLZB-07MG24', manufacturerName: 'SMLIGHT'}, | ||
{modelID: 'DONGLE-E', manufacturerName: 'SONOFF'}, | ||
{modelID: 'MGM240P', manufacturerName: 'SparkFun'}, | ||
{modelID: 'MGM24', manufacturerName: 'TubesZB'}, | ||
{modelID: 'MGM24PB', manufacturerName: 'TubesZB'}, | ||
], | ||
model: 'Silabs series 2 router', | ||
vendor: 'Silabs', | ||
description: 'Silabs series 2 adapter with router firmware', | ||
toZigbee: [factory_reset], | ||
exposes: [ | ||
presets | ||
.enum('reset', access.SET, ['reset']) | ||
.withDescription('Resets and launches the bootloader for flashing. If USB, ensure the device is already connected to the machine where you intend to flash it before triggering this.'), | ||
], | ||
extend: [linkQuality({reporting: true})], | ||
meta: {disableDefaultResponse: true}, | ||
}; | ||
|
||
module.exports = definitions; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
manifests/easyiot/easyiot_zb-gw04-1v1_openthread_rcp.yaml.disabled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
manifests/easyiot/easyiot_zb-gw04-1v2_openthread_rcp.yaml.disabled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
manifests/nabucasa/nabucasa_skyconnect_openthread_rcp.yaml.disabled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
manifests/nabucasa/nabucasa_yellow_openthread_rcp.yaml.disabled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
manifests/smlight/smlight_slzb07Mg24_opentread_rcp.yaml.disabled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.