From 1921d44f305ed03fa3f1a27a2703f1eed99e1177 Mon Sep 17 00:00:00 2001 From: FranzSchi Date: Tue, 17 Mar 2026 14:44:50 +0100 Subject: [PATCH] rules-blockly-items-things.md: Close code block properly (#2646) Signed-off-by: Franz Schindler --- configuration/blockly/rules-blockly-items-things.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration/blockly/rules-blockly-items-things.md b/configuration/blockly/rules-blockly-items-things.md index aff689c2f..736eb38f9 100644 --- a/configuration/blockly/rules-blockly-items-things.md +++ b/configuration/blockly/rules-blockly-items-things.md @@ -241,6 +241,8 @@ value: 0h3m0s config: ignoreStateUpdates: "true" ignoreCommands: "true" +``` + with the blocks that can access it: ![blockly-metadata](../images/blockly/blockly-metadata.png)