From 264c3b262ba9ee858b06ac3705fb1744fa2cf27c Mon Sep 17 00:00:00 2001 From: rgc99 Date: Sun, 22 May 2022 02:45:53 +0000 Subject: [PATCH] Correct dependent integration location --- packages/irrigation_unlimited_adjustment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/irrigation_unlimited_adjustment.yaml b/packages/irrigation_unlimited_adjustment.yaml index b602059..63bf4c7 100644 --- a/packages/irrigation_unlimited_adjustment.yaml +++ b/packages/irrigation_unlimited_adjustment.yaml @@ -10,7 +10,7 @@ # More information on packages can be found at https://www.home-assistant.io/docs/configuration/packages # # Set up some observation sensors. -# This uses the Weather Underground (WUnderground) https://www.home-assistant.io/integrations/wunderground/ integration. +# This uses the Home-Assistant-wundergroundpws https://github.com/cytech/Home-Assistant-wundergroundpws integration. # Rain information (wupws_preciptotal) is a daily accumulation total. So we want to grab the # data just before midnight to get the daily total. We shouldn't be too eager to look after midnight # because the reset from WU may take a few minutes to come through, currently 10 min. Increase this