From fd2a07e6eb596ffdb06d1c41300e34e1fb225d65 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Tue, 23 Dec 2025 15:04:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f55c1a9..c0213f7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The following table lists the differences in functionality between the two. The > [!IMPORTANT] > Remember, you are expecting to define a customised menu making use of several options using your Home Assistant's custom entities on a small (portable) device. **There is no "_simple_" way to configure the menu with the ever increasing options demanded by the user community.** Was your Home Assistant trivial to setup? No! > -> Therefore as a developer we have two options: +> Therefore as developers we have two options: > 1. Assistance via menu driven configuration with nested menus on a small screen whose implementation would expand the code beyond the capacity of smaller devices, or > 2. As we have opted here, for assistance via some external configuration that is driven by code and can be authored using a more fully functional desktop or laptop PC. >