Tuya-MQTT Broaker

Hallo.
Ich weiss das es ein englisches Forum ist aber im deutschen Forum bekomme ich keine Hilfe.

Ich versuche meine Tuya Geräte einzubinden aber bekomme immer diese Fehlermeldung.
Da ich mich nicht auskenne, hoffe ich das mir bitte jemand helfen kann.

“openhabian@openhabian:/opt/tuya-mqtt $ DEBUG=tuya-mqtt:* node tuya-mqtt.js
Devices file not found!
tuya-mqtt:error Error: ENOENT: no such file or directory, open ‘./devices.conf’
tuya-mqtt:error at Object.openSync (node:fs:590:3)
tuya-mqtt:error at Object.readFileSync (node:fs:458:35)
tuya-mqtt:error at main (/opt/tuya-mqtt/tuya-mqtt.js:94:28)
tuya-mqtt:error at Object. (/opt/tuya-mqtt/tuya-mqtt.js:177:1)
tuya-mqtt:error at Module._compile (node:internal/modules/cjs/loader:1165:14)
tuya-mqtt:error at Object.Module._extensions…js (node:internal/modules/cjs/loader:1219:10)
tuya-mqtt:error at Module.load (node:internal/modules/cjs/loader:1043:32)
tuya-mqtt:error at Function.Module._load (node:internal/modules/cjs/loader:878:12)
tuya-mqtt:error at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
tuya-mqtt:error at node:internal/main/run_main_module:22:47 +0ms
tuya-mqtt:info Exit code: 1 +0ms
openhabian@openhabian:/opt/tuya-mqtt $”

If you know the forum rules, why posting in German ?
The error message is quite clear, you don‘‚ have a devices.conf file in your tuya-mqtt folder.
Seems you missed the step to create it, either via tuya-cli command or manually.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.