From 2f27a2678984b9e4bd08e462f61caf1b7ece04b9 Mon Sep 17 00:00:00 2001 From: Ryan Adolf Date: Thu, 17 Mar 2022 14:28:56 -0700 Subject: [PATCH] Add more info to inverting bar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 681cb83..21c6732 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ bar_direction: rtl invert: true ``` -This example uses the `bar_radius` option to round the edges of the progress bar. +This example uses the `bar_radius` option to round the edges of the progress bar. I like my progress bars advancing from left to right, but you can keep the bar aligned to the left by omitting `bar_direction: rtl`. ### Use with [OpenSprinkler integration][opensprinkler]