Fix missing default/init values for DDF items - #8198
Conversation
Without these the REST-API would return `null` for items that don't have a value yet. For strings that's ok but numbers and bool values may cause trouble for API clients. https://forum.phoscon.de/t/decon-v2-29-5-hue-essential-regression/6312/6
|
Hey @manup, thanks for your pull request! Tip Modified bundles can be downloaded here. DDB changesModified
ValidationTip Everything is fine ! 🕣 Updated for commit 0a7c57c |
Subtract 24 hours so the items which have "read" get refreshed asap.
|
This pull request is now merged. The new DDB files have been uploaded to the store. DDB FilesModified
🕜 Updated for commit 3100b27 |
Without these the REST-API would return
nullfor items that don't have a value yet. For strings that's ok but numbers and bool values may cause trouble for API clients.https://forum.phoscon.de/t/decon-v2-29-5-hue-essential-regression/6312/6