From 697f0649340680012a7990d4b7e4fef947a52383 Mon Sep 17 00:00:00 2001 From: Vincent Teo Date: Sat, 26 Jun 2021 09:35:07 +1000 Subject: [PATCH] chore: add opensprinkler-card link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 698c553..882ae04 100755 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Last tested on OS API `2.1.9` and Home Assistant `0.110.0` - Services to run and stop stations - Service to run programs +To have a Lovelace card for the UI, [opensprinkler-card](https://github.com/rianadon/opensprinkler-card) can be used. + ## Installation 1. Install using [HACS](https://github.com/custom-components/hacs). Or install manually by copying `custom_components/opensprinkler` folder into `/custom_components`