From 2c03222f063daea0e9db6d001e9ceef9a4eb0320 Mon Sep 17 00:00:00 2001 From: Ferry Cools Date: Tue, 13 May 2025 13:33:46 +0200 Subject: [PATCH] Fix Note block --- Strategy-Options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Strategy-Options.md b/Strategy-Options.md index da70848..c77326d 100644 --- a/Strategy-Options.md +++ b/Strategy-Options.md @@ -50,7 +50,7 @@ Each configuration is identified by a domain and can have the following options: | showControls | boolean | `true` | Weather to show controls in a view, to switch all entities of the domain. | | title | string | `domain specific` | Title of the domain in a view. | -> [!NOTICE] +> [!NOTE] > - Domain `default` represents any domain not supported by this strategy. > - The `showControls` option will default to false for domain which can't be controlled. > - The `hide_config_entities` and `hide_diagnostic_entities` options are only available as an "All domains" option.