-
-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Description
The problem
5.1.0.M1 Warning Blockly event.itemState & event.oldItemState
https://community.openhab.org/t/openhab-5-1-milestone-discussion/166385/5
Expected behavior
Steps to reproduce
Your environment
Browser console
2025-09-22 18:49:33.507 [WARN ] [penhab.automation.script.ui.Test_5_1] - event.itemState is deprecated, use event.receivedState for update triggers or event.newState for change triggers instead.
2025-09-22 18:49:33.508 [WARN ] [penhab.automation.script.ui.Test_5_1] - event.oldItemState is deprecated, use event.oldState instead. If you use Blockly, simply resave the script