matterbridge-zigbee2mqtt
Version:
Matterbridge zigbee2mqtt plugin
30 lines (29 loc) • 629 B
JSON
{
"name": "matterbridge-zigbee2mqtt",
"type": "DynamicPlatform",
"version": "3.0.0",
"host": "mqtt://localhost",
"port": 1883,
"protocolVersion": 5,
"username": "",
"password": "",
"clientId": "",
"ca": "",
"rejectUnauthorized": true,
"cert": "",
"key": "",
"topic": "zigbee2mqtt",
"zigbeeFrontend": "http://localhost:8080",
"whiteList": [],
"blackList": [],
"switchList": [],
"lightList": [],
"outletList": [],
"featureBlackList": [],
"deviceFeatureBlackList": {},
"scenesType": "outlet",
"scenesPrefix": true,
"postfix": "",
"debug": false,
"unregisterOnShutdown": false
}