openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 70 forks source link

Fix remove_item #112

Closed 5iver closed 5 years ago

5iver commented 5 years ago

ManagedItemProvider.remove() takes a string, not an item.

Signed-off-by: Scott Rushworth openhab@5iver.com