Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since latest Monarch update, failed setup #5

Closed
guy0nabuffalo opened this issue Feb 24, 2024 · 5 comments
Closed

Since latest Monarch update, failed setup #5

guy0nabuffalo opened this issue Feb 24, 2024 · 5 comments

Comments

@guy0nabuffalo
Copy link

Since updating to the latest version of Monarch, I am getting a failed setup error.
Error communicating with API: 'MonarchMoney' object has no attribute 'get_cashflow'.

I've tried competely removing the integration and adding it back (restarting HA after removing and re-installing) but still getting the error message.

image

@guy0nabuffalo
Copy link
Author

guy0nabuffalo commented Feb 24, 2024

I was on the 0.0.2 branch. I also tried the main branch but had the same error. Switched back to 0.0.1 and Monarch is completing the setup, however, all sensor's except networth are 0's as reported in #3

@jerry-knight
Copy link

jerry-knight commented Mar 5, 2024

I'm not a developer (python, home assistant, or otherwise) but I tried tracking down the referenced error. It's in update_coordinator.py line 109-110. Commenting those out and retrying worked for me. Obviously the cashflow sensor is now "unknown" but everything else seems to be working.

@CivilSamurai
Copy link

I am a first-time user of this add-on and had this same issue. I can confirm that commenting out the lines as @jerry-knight mentioned, and then restarting HA worked for me.

@Blitzzz13
Copy link

I am also a first time user here (had Mint, now loving Monarch Money), however I also failed the login. However, similar to above, commenting out the lines as mentioned above solved the problem. Unfortunately those are the data points I want to incorporate into HA. But appreciate the work and effort nonetheless.

saucepwn added a commit to saucepwn/ha-monarchmoney that referenced this issue Apr 17, 2024
This adds the get_cashflow method to the API, which fixes issue sanghviharshit#5.
@sanghviharshit
Copy link
Owner

This is now fixed in 0.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants