Skip to content

Commit

Permalink
fix image filename
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Herwege <[email protected]>
  • Loading branch information
mherwege committed Dec 19, 2024
1 parent 9d436e7 commit dedef86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/blockly/rules-blockly-persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For each of the functions, you can choose the output type:
- Number: output as a number
- Timestamp: time of the persisted value (when applicable)

![return-type](../images/blockly/blockly-persistence-return-type.png)
![return-type](../images/blockly/blockly-persistence-return-types.png)

**Important:** **Due to a breaking change of the internal methods in openHAB 4.2, Blockly rules that use persistence methods need to be migrated once.**
This does not happen automatically but needs to be done opening the blockly rule once and re-save it.
Expand Down

0 comments on commit dedef86

Please sign in to comment.