sonoff zigbee usb dongle plus tikku saapui ja olen yrittänyt lyödä päätäni seinään tämän kanssa
En vaan saa tuota konffia toimimaan vaikka miten yritän etsiä apua. Tuossa on nyt jotain perusjuttua mutta kun vaan tietäisi mitä.
Alla olevaa virhettä pukkaa, osaako joku sanoa mikä olisi nyt pielessä?
> zigbee2mqtt@1.27.0 start /opt/zigbee2mqtt
> node index.js
(node:3632) UnhandledPromiseRejectionWarning: YAMLException: tab characters must not be used in indentation (6:1)
3 | mqtt:
4 | base_topic: zigbee2mqtt
5 | server: 'mqtt://192.168.99.19: ...
6 | →user: homeassistant
-----^
7 | →password: Gej0mebayeeD6sae7eeph ...
8 | serial:
at generateError (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:183:10)
at throwError (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:187:9)
at readBlockMapping (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:1062:7)
at composeNode (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:1441:12)
at readDocument (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:1625:3)
at loadDocuments (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:1688:5)
at Object.load (/opt/zigbee2mqtt/node_modules/js-yaml/lib/loader.js:1714:19)
at Object.read (/opt/zigbee2mqtt/lib/util/yaml.ts:7:21)
at read (/opt/zigbee2mqtt/lib/util/settings.ts:311:20)
at getInternalSettings (/opt/zigbee2mqtt/lib/util/settings.ts:418:21)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3632) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see
Command-line API | Node.js v18.7.0 Documentation). (rejection id: 1)
(node:3632) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.