-
-
Notifications
You must be signed in to change notification settings - Fork 721
[developer-documentation] Add description of tools and utilities #2605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Andrew Fiddian-Green <[email protected]>
✅ Thanks for your pull request to the openHAB documentation! The result can be previewed at the URL below (this comment and the preview will be updated if you add more commits).Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Andrew Fiddian-Green <[email protected]>
|
Thanks @andrewfg very much appreciated! I can't select copilot to review, but from what i see it seems pretty solid already. Just some markdown issues: Error: developers/utils/tools.md:88:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1] |
Signed-off-by: Andrew Fiddian-Green <[email protected]>
|
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/translating-thing-s-property-names/167417/1 |
|
Documentation like this is very useful 👍 |
|
@andrewfg thanks for taking the effort to document this. LGTM. |
The reviewer (@lsiepel) of my PR openhab/openhab-core#4995 suggested to add more documentation to describe the new light model feature.
While writing this additional documentation, I realised that there are many other utilities in the openHAB framework which are also not documented. So I added some rudimentary chapters for those too.
Perhaps I can make this into a CALL TO ACTION to other @openhab/core-maintainers and @openhab/add-ons-maintainers that you may also consider to add further documentation for utilities that are not yet described.
Depends on openhab/openhab-core#4995
Signed-off-by: Andrew Fiddian-Green [email protected]