issues
search
openhab
/
openhab-jruby
A Helper Library for Writing openHAB Automations in Ruby
https://www.openhab.org/addons/automation/jrubyscripting/
Eclipse Public License 2.0
5
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add planckian helpers for HSBType
#353
ccutrer
closed
1 week ago
1
Add NumberItem#range
#352
ccutrer
closed
3 weeks ago
1
Add all state and command descriptions options to items builder
#351
ccutrer
closed
1 month ago
0
alias GenericItem#category to GenericItem#icon
#350
ccutrer
closed
1 month ago
0
special case mired unit dimension inference in items builder
#349
ccutrer
closed
1 month ago
0
Fix logger error when no toplevel file is found
#348
jimtng
opened
1 month ago
0
Add CCT helpers for HSBType
#347
ccutrer
closed
1 month ago
0
Support `source` in `command!` and `toggle`
#346
jimtng
closed
1 month ago
2
nokogiri _is_ required for running tests under JRuby 9.3
#345
ccutrer
closed
1 month ago
0
Allow sending source with commands
#344
ccutrer
closed
1 month ago
0
Optimize trace and debug logging
#343
jimtng
closed
1 month ago
0
use dscalarm binding for tests
#342
ccutrer
closed
1 month ago
0
Add `#yesterday?`, `#today?`, and `#tomorrow?` to ZonedDateTime, Date, and Time classes.
#341
jimtng
closed
1 month ago
0
DateTimeType spec fix
#340
jimtng
closed
1 month ago
0
update notification doc links to point to current openHAB
#339
ccutrer
closed
1 month ago
0
Make working with Instant easier
#338
jimtng
closed
1 month ago
0
Fix timed command expire
#337
jimtng
closed
1 month ago
0
Move #items and #things to EntityLookup
#336
ccutrer
closed
1 month ago
0
Allow literal states for sitemap visibility rules
#335
ccutrer
closed
1 month ago
0
Fix DateTimeType.parse spec
#334
jimtng
closed
1 month ago
1
Add `#time_only?` and `#offset` to TimerEvent
#333
jimtng
closed
1 month ago
1
Optimize trace and debug logging
#332
jimtng
closed
1 month ago
0
Make DateTimeType.parse use the local timezone when a time-only string doesn't specify a tz
#331
jimtng
closed
1 month ago
0
Make all providers notify their listeners when the script is unloaded
#330
jimtng
closed
1 month ago
0
Support space separator between date and time
#329
jimtng
closed
1 month ago
1
DateTimeType implements Java's Comparable in openHAB 4.3
#328
jimtng
closed
1 month ago
0
Sitemap updates not propagated to listeners
#327
jimtng
closed
1 month ago
3
Add median persistence methods
#326
jimtng
closed
2 months ago
0
Document label and location attributes of Thing
#325
jimtng
closed
2 months ago
0
Add `Thing#bridge?`
#324
jimtng
closed
2 months ago
1
Idea: Parameterized thing label in thing builder.
#323
clinique
closed
2 months ago
12
Support adding group members with `GroupItem.members.add`
#322
jimtng
closed
2 months ago
3
Update logger prefix information in USAGE.md
#321
jimtng
closed
3 months ago
0
Update logging docs
#320
jimtng
closed
3 months ago
0
Support creating a rule in an initially disabled state
#319
jimtng
closed
3 months ago
0
Fix access to context variables in UI rules
#318
jimtng
closed
3 months ago
0
Prepend script name to logger calls within rules, scripts, and profiles
#317
jimtng
closed
3 months ago
0
Support creating a trigger `profile`
#316
jimtng
closed
3 months ago
0
Notification: support Image item as attachment
#315
jimtng
closed
3 months ago
0
Spec fixes for TimeSeries persistence
#314
jimtng
closed
3 months ago
0
TimeSeries: add `#<<` convenience method and refactor with LazyArray
#313
jimtng
closed
3 months ago
0
TimedCommand: support resuming and rescheduling timed commands
#312
jimtng
closed
3 months ago
0
Add `call_item?` predicate to GroupItem
#311
jimtng
closed
3 months ago
0
file-based logging prefix hierarchy
#310
jimtng
closed
3 months ago
0
Support `every` trigger with multiple days of week.
#309
jimtng
closed
3 months ago
1
Fix `every` day-of-week trigger
#308
jimtng
closed
3 months ago
0
Support attachment for `every` with dynamic datetime trigger
#307
jimtng
closed
3 months ago
0
MainUI page builder
#306
jimtng
opened
3 months ago
1
make rake lint:yard fail on warning like github action
#305
jimtng
closed
3 months ago
0
DSL: add `ensure_timed_commands` and `ensure_timed_commands!`. Make TimedCommand return nil when a timer isn't started.
#304
jimtng
opened
3 months ago
0
Next