-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
[FEATURE REQUEST] Sum Option for Subscriptions #548
Comments
You can see the yearly costs already on the stats-page. The monthly costs are an average on this page. This is why I asked for this: #532 You can use the API to get the costs for every month of the year. I use it with the Home Assistant RESTsensor. This way I can manage my subscriptions with wallos and use the data on my dashboard (and do some calculations if i want). Maybe this helps you too. |
As I see it I could add another dropdown to the dashboard with some options. @Riza-Aslan i would very much appreciate if you could share your experience with home assistant and the new api endpoint on a show and tell discussion https://github.com/ellite/Wallos/discussions/new?category=show-and-tell |
Sure! I'll share what I've done when I have some time on Monday. Good to know that you are also interested on home assistant. It would be awesome if we could access all of the data over the API. My first solution was to scrape the website which also works okay, but I had to disable authentication on Wallos. Your solution with the API token and the JSON output makes everything much easier and better. I hope your expectations are not to high, cause I'm just an IT guy. Not a Developer. |
That's perfect, thanks. |
Overview:
This feature allows users to calculate the total cost of subscriptions based on a selected time period (monthly, yearly, etc.).
Key Features:
Dynamic Sum Calculation:
Customizable Time Period:
User Interface:
Use Case:
The text was updated successfully, but these errors were encountered: