You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please change the behaviour of getThing('someThing').setLabel('newLabel') so that the change persists after a restart of OpenHAB.
I haven't tested it, but .setLocation(location) and .setProperty(name, value) should also be persistent if they aren't already.
Your Environment
OpenHAB 4.0.0M3
JS Scripting
Please change the behaviour of getThing('someThing').setLabel('newLabel') so that the change persists after a restart of OpenHAB.
I haven't tested it, but .setLocation(location) and .setProperty(name, value) should also be persistent if they aren't already.
Reference openhab/openhab-core#3648.
The text was updated successfully, but these errors were encountered: