From dc7dfdfe0215b5461ee448cd16f2bcbd141b4f0e Mon Sep 17 00:00:00 2001 From: Jeef Date: Wed, 31 Jul 2024 08:48:29 -0600 Subject: [PATCH] SimpleFin AGE Sensor Documentation (#34032) * Update simplefin.markdown * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/simplefin.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_integrations/simplefin.markdown b/source/_integrations/simplefin.markdown index 0da80644713..1bbf054d81c 100644 --- a/source/_integrations/simplefin.markdown +++ b/source/_integrations/simplefin.markdown @@ -30,5 +30,7 @@ Within the SimpleFIN Interface, you can create a **Claim Token**, a one-time tok Each `account` will be set up as a device in Home Assistant, and it will contain the following sensors: -- `balance` - +|Sensor|Description| +|-------|---------------| +|Balance|Account balance| +|Age| This sensor shows when the data was retrieved by the SimpleFin API |