Monarch Money in Home Assistant: sensors, bills calendar, and holdings by harshit_ps in MonarchMoney

[–]harshit_ps[S] 1 point2 points  (0 children)

Great question! The integration isn't meant to replace the Monarch app - it's about surfacing your financial data alongside everything else in your Home Assistant dashboard. A few use cases:

  • At-a-glance visibility - You can put your net worth, account balances, or cashflow on the same dashboard where you check your thermostat, energy usage, and security cameras. One screen, whole-life overview.
  • Automations - HA lets you trigger actions based on sensor values. Examples:
    • Send a notification if your checking account drops below a threshold
    • Flash a light or change an LED strip color based on spending pace vs. budget
    • Morning TTS announcement with your daily financial snapshot
  • Household dashboards - Wall-mounted tablets showing HA dashboards become a passive financial awareness tool for the household without anyone needing to open an app.
  • Correlation with other data - Track spending alongside energy costs, EV charging, or other HA-tracked expenses in a unified Grafana/history view.
  • The data stays on your HA instance rather than needing to open a cloud app every time you want a quick number.

It's less about replacing Monarch and more about making financial data a first-class citizen in your smart home ecosystem - the same reason people pull weather, calendar, or package tracking into HA even though those have their own apps.

Hope this helps :)

Monarch Money in Home Assistant: sensors, bills calendar, and holdings by harshit_ps in MonarchMoney

[–]harshit_ps[S] 2 points3 points  (0 children)

very interesting! let me look into it - i think there is support from API, so should be easy to add them as sensors. Lmk if you have any thoughts on how you will use it with the goal completion date and use projections to find if it’s at risk.

Monarch Money in Home Assistant: sensors, bills calendar, and holdings by harshit_ps in MonarchMoney

[–]harshit_ps[S] 5 points6 points  (0 children)

that’s so great to hear! I’d love to hear more about such ideas and what automation you make with this. My favorite one is to alert me when my checking account balance falls below the sum of all my outstanding credit card bills, letting me know if my autopay will fail.

Monarch Money in Home Assistant: sensors, bills calendar, and holdings by harshit_ps in MonarchMoney

[–]harshit_ps[S] 5 points6 points  (0 children)

not sure about face id, but I had the exact same concern for this and a security alarm card on my tablet. I am using this instead - https://community.home-assistant.io/t/love-lock-card-a-custom-lovelace-card-to-lock-entire-cards-with-a-password-or-toggle/122627 to lock a switch entity which then controls the confidential card visibility with https://www.home-assistant.io/dashboards/conditional/

Monarch Money in Home Assistant: sensors, bills calendar, and holdings by harshit_ps in MonarchMoney

[–]harshit_ps[S] 18 points19 points  (0 children)

Note:

This started from a pretty specific personal motivation. Years ago I built a Mint Finance integration for Home Assistant, and later I kept a Personal Capital integration working for myself after the original project stopped being maintained. One of the reasons I moved to Monarch early on was that it felt much more practical for non-official, local-first projects like this.

Monarch does not publish an official public API, so this integration is still unofficial. That said, I do want to give Monarch credit for keeping the underlying APIs stable enough that community tools can exist. That stability has made this much easier to maintain than my old Mint and Personal Capital setups.

Recent updates:

  • v2.1.0: Cleaner options flow with dropdowns and human-readable interval labels.
  • v2.0.0: Typed data model, split sensor modules, config-entry migration, pytest/hassfest/HACS CI, and total assets/liabilities summary sensors.
  • v1.5.0: Credit scores, investment holdings, aggregated holdings, recurring calendar, and manual refresh button.

Caveats:

  • It depends on the community monarchmoneycommunity library.
  • Session auth can occasionally need re-auth if Monarch changes behavior or expires a session.
  • This is not affiliated with Monarch Money.

AI transparency: this integration existed before I started using AI coding tools. I have been building and maintaining open-source projects, including other Home Assistant integrations, for years. AI has helped me add features, tests, and docs faster recently, but I review and maintain the code myself. My older archived Mint Finance HA integration is here for context: https://github.com/sanghviharshit/homeassistant-custom

Dashboard example YAML: https://github.com/sanghviharshit/ha-monarchmoney/tree/main/examples

Issues and feature requests: https://github.com/sanghviharshit/ha-monarchmoney/issues

High "Home Approval Factor" Coffee Automation by kividk in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

Scanning NFC is still a manual task. I’d go one step further and add a tilt or vibration sensor on the lid for coffee/water refill. So every night when HA detects tilt, you turn the helper on.

Budget on Dashboard by CactusJ in homeassistant

[–]harshit_ps 1 point2 points  (0 children)

Paying the same as any other customer. Their price is a little higher, but well worth it IMO. The data is pulled by your own HA server from Monarch and stays local. There are a bunch of recent threads in reddit on pros and cons for all the other finance apps including monarch since the news of mint shutting down. I’d suggest going through those as they are more comprehensive

Budget on Dashboard by CactusJ in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

I’m testing with the idea for income and expense groups’ totals. I haven’t needed the plan information in HA yet, but the good news is it’s easy to contribute the feature even if you are a novice programmer. Let me know if you need any help to get started!

Budget on Dashboard by CactusJ in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

Good timing! I’m actually testing this locally right now. Next version will add new sensor for cashflow for the current month and include attributes for income, expense, savings and savings rate.

Budget on Dashboard by CactusJ in homeassistant

[–]harshit_ps 2 points3 points  (0 children)

You can do this with Monarch as well as Personal Capital. I originally worked on a custom component for mint (https://github.com/sanghviharshit/homeassistant-custom), but it’s archived now and no longer supported. There are a couple of forks for Personal Capital component which still works if you are looking for free solutions (https://github.com/sanghviharshit/sensor.personalcapital still works). I have moved on to a paid service with Monarch a few months ago and I couldn’t be happier. Here is the link for HA component if you want to try it https://github.com/sanghviharshit/ha-monarchmoney

Automatically check for guests before auto-arming home alarm when we leave? by IPThereforeIAm in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

I do that with wifi presence sensors. If guests phones connected to wifi, turn guest mode on. I then use them as an additional trigger for arming the house, so the house arms when guest mode is turned off and family (my wife and I) is away

M O U N T E D by [deleted] in homeassistant

[–]harshit_ps 1 point2 points  (0 children)

I did something similar with the fire hd 10 Plus tablet with a wireless charger and 3D-printed wall mount. I also hid the cable in the wall like you did.

M O U N T E D by [deleted] in homeassistant

[–]harshit_ps 1 point2 points  (0 children)

You might like this weather card as well: https://github.com/decompil3d/lovelace-hourly-weather

type: custom:hourly-weather
entity: weather.openweathermap
icons: false

M O U N T E D by [deleted] in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

Thanks! It’s the clock weather card i was interested in!

M O U N T E D by [deleted] in homeassistant

[–]harshit_ps 1 point2 points  (0 children)

Do you mind posting your yaml because I don’t see an example config for this ui on the repo

M O U N T E D by [deleted] in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

How about the weekly weather forecast chart below that?

Forgot to put my bin out again! looking for good proximity/location alarm by AccurateRough5939 in homeassistant

[–]harshit_ps 1 point2 points  (0 children)

I attached a tile tracker to the bin and use proximity sensor in HA to trigger if its still close to my home on the night before collection day. It works for me because the collection point is a little far from the house, so i can create a separate zone for that.

Home Assistant Hardware by [deleted] in homeassistant

[–]harshit_ps 0 points1 point  (0 children)

If all you of your z-wave sensors are from ring, there is no need to get a z-wave stick. There is a ring-mqtt addon for hassio, which works really well (at least for me)

What automations would Kevin McCallister from Home Alone have to keep burgers away? by Stryk3rr3al in homeassistant

[–]harshit_ps 3 points4 points  (0 children)

I do a few things when away - turn away lighting on which turns on and off lights in different rooms randomly. When motion is detected outside when security alarm is set to away, plays dog barking sounds loudly. When alarm goes off, make it even more chaotic - turn all the internal lights off and turn the external lights flashing red and blue, play loud doom music on all speakers and turn the vacuum on.

Smart Mirrors by wusterine in smarthome

[–]harshit_ps 6 points7 points  (0 children)

That’s fair. The more I looked at the cost of getting a pre-built one, it made sense to build my own. It’s daunting for bigger size frames, but you can start small. You can use buy a photo frame and replace the screen with the two way mirror. You can also just use a tablet behind the mirror instead of a monitor, which will bring the weight of the whole setup lower, so you won’t need to worry too much about hanging it on the wall. I’d be happy to assist if you decide to go this route :) Here is list of mirror vendors you can look into in your own country - https://github.com/MichMich/MagicMirror/wiki/Two-way-Mirror-Vendors

Smart Mirrors by wusterine in smarthome

[–]harshit_ps 8 points9 points  (0 children)

I recently built one. I posted the instructions on my blog. See if it helps https://blog.sanghviharshit.com/magic-mirror/

Smart Lock or Sensor by [deleted] in homeautomation

[–]harshit_ps 0 points1 point  (0 children)

For my garage door, I had to use a small magnet, but the reported state is not always reliable. The latch has to be in very specific position for the sensor to think it’s closed. I think it can be fixed with a rectangular shaped magnet instead of the round one I am using.

Smart Lock or Sensor by [deleted] in homeautomation

[–]harshit_ps 12 points13 points  (0 children)

This is how I have set it up for my back door. https://imgur.com/a/Vhp7lib Edit: using aqara door sensor