Skip to content

Commit

Permalink
Adding Monarch Money docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeftor committed Aug 16, 2024
1 parent 7f785f3 commit e8ac807
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions source/_integrations/monarchmoney.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: SimpleFin
description: Instructions on the Monarch Money Integration for personal finance.
ha_category:
- Sensor
ha_iot_class: Cloud Polling
ha_release: 2024.9
ha_codeowners:
- '@jeeftor'
ha_domain: monarchmoney
ha_config_flow: true
ha_platforms:
- sensor
ha_integration_type: service
---

[Monarch Money](https://www.monarchmoney.com) is a personal finance aggrigation and budgeting service that ties in with all 3 major financial back ends: Plaid, MX and FinCity.

{% include integrations/config_flow.md %}



## Setup Guide

This integration supporst both `username` and `password` login as well as accounts configured with `MFA`.

### Accounts & Devices

Each `account` will be set up as a device in Home Assistant, and it will contain the following sensors:

|Sensor|Description|
|-------|---------------|
|Balance|Account balance|
|Age| This sensor shows when the data was retrieved by Monarch's back end |

0 comments on commit e8ac807

Please sign in to comment.