MiSchroe / ioBroker.klf200

Adapter for ioBroker to connect to a KLF200 interface and run scenes and products.
MIT License
17 stars 14 forks source link

Warn message in log that the version number of the klf-200-api can't be read #214

Closed MiSchroe closed 3 months ago

MiSchroe commented 3 months ago

Describe the bug
A warning message appears in the log that the version number of the klf-200-api can't be read. Example

Error occurred when reading the version of the klf-200-api package: {"code":1,"killed":false,"signal":null,"cmd":"npm list klf-200-api --depth=0 --json","stdout":"{\n \"version\": \"1.3.0\",\n \"name\": \"iobroker.klf200\"\n}\n","stderr":""}

To Reproduce
Steps to reproduce the behavior:

  1. Restart the instance.
  2. Check the log.

Expected behavior
The correct version number should be logged.

Versions: