Wouter Born
Wouter Born
Yes you've certainly earned a nice holiday after fixing all these Markdown issues! 😉
If you address the review comments, I will help fixing any new issuess and test it locally based on the docs.
Maybe you can use `${basedirRoot}`? https://github.com/openhab/openhab-addons/blob/ce138b5ffd487c9ea8161f0f36b87bce65db7099/pom.xml#L490
I played around a bit with it to fix some issues I ran into and created https://github.com/lsiepel/openhab-addons/pull/14 for them.
I would just remove it because it is unlikely this default will ever change. Contributors may not be aware and start copy/pasting it and proliferating it all over the code...
I'm running into the same error after upgrading Docusaurus to 3.7.0 and the OpenAPI Docs plug-in to 4.3.4. See this [upgrades branch](https://github.com/openremote/documentation/tree/upgrades). To regenerate the API docs I run: ```...
@tyler-mairose-sp my issue got fixed with the new 4.3.6 release. Maybe it also fixes your issue?
Still unstable, see: https://ci.openhab.org/job/openHAB-Addons/1458/console ``` TEST org.openhab.binding.mqtt.homie.HomieImplementationTest#retrieveOneAttribute()
I will just drop the last commit, rebase the PR and apply Spotless once in a while until this gets merged. :wink:
WDYT about the TODO list in the [first comment](https://github.com/openremote/openremote/pull/1441#issue-2578124837) @richturner?