Update docgen.

This commit is contained in:
Koen Kanters
2018-04-23 22:41:33 +02:00
parent df797617f5
commit 97f54facde
+1 -1
View File
@@ -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) => {