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

Move #items and #things to EntityLookup #336

Closed ccutrer closed 1 month ago

ccutrer commented 1 month ago

Anyplace you want to be able to directly reference entities, you should be able to use their collections as well to dynamically find them.