From aa0b7d81a4015cb686cf60742c652069957eec76 Mon Sep 17 00:00:00 2001 From: Jeef Date: Thu, 29 Aug 2024 01:46:20 -0600 Subject: [PATCH] Simple Fin - Add Problem Sensor Documentation (#33979) * Adding the problems ensor * Tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/simplefin.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/simplefin.markdown b/source/_integrations/simplefin.markdown index 01df36cce23..20f2f6ef5f1 100644 --- a/source/_integrations/simplefin.markdown +++ b/source/_integrations/simplefin.markdown @@ -31,5 +31,6 @@ Each `account` will be set up as a device in Home Assistant, and it will contain |Sensor|Description| |-------|---------------| -|Balance|Account balance| |Age| This sensor shows when the data was retrieved by the SimpleFin API | +|Balance|Account balance| +|Problem| Binary sensor that indicates whether the account sync may have a problem |