dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 502 forks source link

Deconz: failed to open DDF #7971

Open pimw1 opened 2 weeks ago

pimw1 commented 2 weeks ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

When pressing control-e to open the DDF editor, followed by control-o, selecting the appropiate json.file, the following message appears: failed to open xxxxx.json

The DDF will be loaded by either choosing "Hot reload" or by restarting the deconz docker container.

Steps to reproduce the behavior

  1. select a device
  2. control-e
  3. control-o
  4. select the appropiate .json file
  5. observe the error
  6. control-r to hot reload the DDF

Expected behavior

  1. select a device
  2. control-e
  3. control-o
  4. select the appropiate .json file
  5. not giving an error but either "auto-hot reload" for me or display an info message that i should hot-reload

Screenshots

No response

Environment

deCONZ Logs

No response

Additional context

No response