From 5639ff5c4288da865dd765cb4afaa2dbaefcad40 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Wed, 9 Jul 2025 21:51:18 +0100 Subject: [PATCH] Amended heading levels in docs --- examples/Actions.md | 2 +- examples/Switches.md | 2 +- examples/Templates.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/Actions.md b/examples/Actions.md index 65513dc..5ce6b19 100644 --- a/examples/Actions.md +++ b/examples/Actions.md @@ -93,7 +93,7 @@ You can choose individual items that will quit after they have completed their a } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, e.g. for seasonal reasons like not needing to turn on the heating in summer, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items. diff --git a/examples/Switches.md b/examples/Switches.md index 5e1688e..813c374 100644 --- a/examples/Switches.md +++ b/examples/Switches.md @@ -123,7 +123,7 @@ You can choose individual items that will quit after they have completed their a } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, e.g. for seasonal reasons like not needing to turn on Christmas tree lights outside the festive season, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items. diff --git a/examples/Templates.md b/examples/Templates.md index 826379b..6fd804e 100644 --- a/examples/Templates.md +++ b/examples/Templates.md @@ -218,7 +218,7 @@ An example of a dimmer light with 4 brightness settings 0..3. Here our light wor } ``` -# Disable Menu Item +## Disable Menu Item If you would like to temporarily disable an item in your menu, then rather than swapping menu definition files or deleting a section of the menu you can mark the item as 'disabled'. This field applies to all menu items.