mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update docgen.
This commit is contained in:
+1
-1
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user