Amended heading levels in docs

This commit is contained in:
Philip Abbey
2025-07-09 21:51:18 +01:00
parent 8b3e86a00f
commit 5639ff5c42
3 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.