From 7fd736d4c1e412ba5df709403c24222c903b0fdd Mon Sep 17 00:00:00 2001 From: "Andrew J.Swan" Date: Mon, 4 Dec 2023 17:23:24 +0200 Subject: [PATCH] 2023.9.1: Add example link for Icon indicator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe7360a6..e8b1ca5e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ - Added `icon_prognosis_screen` and `icon_prognosis_screen_rgb` Displays an icon, text, and a prognosis bar consisting of 24 dots of specified colors. [More info](https://github.com/lubeda/EspHoMaTriXv2/issues/149) - Added `vertical_scroll` to ehmtxv2 config. - Added Advanced clock mode `advanced_clock`, [More info](https://github.com/lubeda/EspHoMaTriXv2/issues/164) -- Added `icon_indicator`, Shows the indicator in the Icons area on the specified screens, in the specified color and at the specified vertical position. +- Added `icon_indicator`, Shows the indicator in the Icons area on the specified screens, in the specified color and at the specified vertical position. [Example](https://github.com/lubeda/EspHoMaTriXv2/pull/170#issuecomment-1836539171) ### EspHoMaTriX 2023.9.0 - Added the ability to display graph as defined in the YAML file