From e232d253c41d108f5fde49ae41944376a4e2a912 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Thu, 14 Sep 2023 19:14:19 +0200 Subject: [PATCH] Try to solve formatting --- docs/Matter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Matter.md b/docs/Matter.md index dc0908d1e5..49479ef396 100644 --- a/docs/Matter.md +++ b/docs/Matter.md @@ -194,7 +194,7 @@ SO125|Hide bridge from topic (use with SetOption89) Examples below consider an endpoint number `9` with friendlyname `Light0`: -83|100|119|118|144|JSON Payload +`83`|`100`|`119`|`118`|`144`|JSON Payload :---|:---|:---|:---|:---|:---|:---|:--- 0|0|0|0|0|`{"MtrReceived":{"ep9":{"Name":"Light0","Power":1}}}` 1|0|0|0|0|`{"MtrReceived":{"Light0":{"Name":"Light0","Power":1}}}`