-
Notifications
You must be signed in to change notification settings - Fork 1
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
Piggy banks only show entity status connected #4
Comments
The next release will have more info in the logs, I've been changing that! I'll make some tests to see if I can understand the reason. Tks for the report. My idea is to close this sensors and make the release to HACS, that will bring more people to test different scenarios. But I'll only release to HACS when this sensors (accounts, categories, budgets, piggy banks and bills) are ok! Tks for the feedbacks |
This is strange because I can see the piggy banks... I tried to add mode logs to see if solves this issue! Piggy Bank should show the value in that piggy bank not connected, connected is a status from the server sensor to see if firefly is online. Please try 0.0.11 Tks |
Im so sorry.... I gave FF3 in dutch and all the time thought piggy banks where my bills... But beside that... I have piggy banks in FF3 but how does this work? WIll it show all the piggy banks or only when they have a date or something? I have 33 piggy banks.... offtopic from this issue. The bills not showing everything also. There is a sensor value with off |
The bills are a a calendar entity, it will show all the bills in the calendar, and the sensor will be on when a bill is due today! That's the standard behavior of the calendar entity. The piggy banks should show one piggy bank entity for each of your piggy banks, the state is the piggy bank value, and in the attributes you can see the target values and the percentage to get to that target. Thank you for your feedback |
Bills are working. I see them all correctly in calendar. The piggy bank is still an issue. There is nothing that pops up |
Maybe the update to HACS isn't correct? I installed 0.0.11 but integration show 1.0.0 The piggy banks are not showing. I removed everything and reinstalled everything. |
The 1.0.0 is related to the configuration flow version, that is 1.0.0. The latest release at the moment is 0.0.11. Did you selected piggy banks when making the configuration of the integration? Try to remove the integration and add it again! On the first screen you will add the host and de access token! On the second screen you can select what sensors to pull! Make sure you select piggy Banks! |
I selected the piggy bank then "this month" and then day start "1" |
No, it should return them all... and the sensors? No sensor is created to the piggy banks? |
you don't have any piggy bank showing in home assistant? can you remove the integration, add it only with the piggy banks selected, and then paste the logs? It should not have any sensitive information on the logs |
Nothing showing. Will remove everything and send the log. |
Core: 2024.5.2 Enable debug in HA itself for custom_components.fireflyiii_integration.integrations.fireflyiii is what I can do. But my opinion its the same as enable it in the integration.
|
I can see it pulling the piggy banks:
It but without more detailed log's it's hard to get the reason to it be failing! The problem is that more detailed logs can expose sensitive information! I'll make a release with more logs to try to understand the problem! Thank you |
The problem might be related with the account associated with the piggy bank... he tries to pull information regarding the account and for some reason it might be failing! Let me see if have the time to make more detailed logs so we can see whats going on... Tks |
Does the account to the piggy bank exists? |
Yes otherwise you don't see how much you have left on the account that you can add in a piggy bank. Offtopic: Sometimes I was hoping to coding in python etc as wel... Was started weeks ago in iOS app Milo :) |
It seams that the problem is related with it failing to pull the account information! I think I found the problem... I'm probably failing to pull all the accounts from the server (probably related with the number of accounts) and that is making it fail! Thank you for this feedback! I'll push a fix as soon as possible!
I code in several languages, but python is what I enjoy the most at the moment, glad it allows me to make this kind of projects! |
this should be fixes now on 0.0.12 tks |
Fixed!! |
Even with the last update 0.0.10 I don't see any piggy banks.
I added it with "this month" "day of start 1"
Removed the integration turned on the debug log and add it again. This is the only thing that is in the log
The text was updated successfully, but these errors were encountered: