[openuv] Document the UVMaxEvent trigger#20637
Conversation
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
|
@florian-h05, @HolgerHees I'd appreciate your review on the corresponding language example, thanks! Specifically I'm not sure if JSScripting has a simpler syntax that would allow for any triggered event on the given channel like in the other languages. |
|
This pull request has been mentioned on openHAB Community. There might be relevant details there: |
|
for python... LGTM |
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au> Co-authored-by: Florian Hotze <dev@florianhotze.com> Signed-off-by: jimtng <2554958+jimtng@users.noreply.github.com>
|
@clinique, @florian-h05 and @HolgerHees thanks for the review. FYI this page shows that the "event" is not optional, hence why I passed an empty string. |
Fixed: openhab/openhab-js#524 |
There was a problem hiding this comment.
Pull request overview
Adds end-user documentation for the OpenUV binding’s UVMaxEvent trigger so users can react to the day’s UV maximum in rules.
Changes:
- Documented the
UVMaxEventtrigger channel and when it fires. - Added multi-language rule examples (DSL / JavaScript / Python / JRuby) showing how to use the trigger.
- Minor README formatting tweaks in nearby sections (tables / code fences).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
…b-addons into openuv-doc-trigger
No description provided.