diff --git a/support/docgen.js b/support/docgen.js index 61a5e74a..eac1a083 100644 --- a/support/docgen.js +++ b/support/docgen.js @@ -28,7 +28,7 @@ if (!outputdir) { let file = 'Supported-devices.md'; let text = '*NOTE: Automatically generated by `npm run docgen`*\n'; text += ` -In case your device is **NOT** listed here, please create an issue at: https://github.com/Koenkk/zigbee2mqtt/issues +In case you own a Zigbee device which is **NOT** listed here, please create an issue at: https://github.com/Koenkk/zigbee2mqtt/issues. Support for it can probably be added very easily. \n`; const logDevices = (devices) => {