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

Adjust behaviour of getThing('someThing').setLabel('newLabel') so that the change persists after a restart of OpenHAB #269

Closed
proggprod opened this issue Jun 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@proggprod
Copy link

proggprod commented Jun 9, 2023

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.

@proggprod proggprod added the enhancement New feature or request label Jun 9, 2023
@florian-h05 florian-h05 added bug Something isn't working and removed enhancement New feature or request labels Jun 9, 2023
@florian-h05
Copy link
Contributor

#270 has more detail, therefore closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants