Skip to content
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

[rules] Rule Builder: Add DateTime & TimeOfDay triggers & Improve type defs #291

Merged
merged 10 commits into from
Sep 4, 2023

Commits on Aug 12, 2023

  1. [rules] Improve Rule Builder type defs

    Closes openhab#217.
    
    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6f35814 View commit details
    Browse the repository at this point in the history
  2. Regenerate type defs

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e5f407b View commit details
    Browse the repository at this point in the history
  3. [triggers] Minor JSDoc improvements

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    391a4be View commit details
    Browse the repository at this point in the history
  4. [rules] Add DateTime and TimeOfDay triggers to Rule Builder

    Closes openhab#280.
    
    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e09dd44 View commit details
    Browse the repository at this point in the history
  5. Regenerate types

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    114db0a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. [triggers] Add debug logging

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d4624f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66410a View commit details
    Browse the repository at this point in the history
  3. Regenerate type defs

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    c35f260 View commit details
    Browse the repository at this point in the history
  4. Update README

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0ead76e View commit details
    Browse the repository at this point in the history
  5. README: Add dateTime and timeOfDay Rule Builder examples

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    10fa244 View commit details
    Browse the repository at this point in the history