dresden-elektronik / deconz-rest-plugin

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

Fix raw JSON DDF load order for user location #7851

Closed manup closed 3 months ago

manup commented 3 months ago

If a system location DDF already existed the user location DDF wasn't picket up correctly. The problem occurred only for raw JSON DDFs not bundles.

Part of https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7845