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

feat: fetching ALL favourite pages (not only 20) #70

Merged
merged 14 commits into from
Feb 24, 2023

Conversation

mricharz
Copy link

@mricharz mricharz commented Feb 24, 2023

this should solve #29

also added a slight delay of 500ms between every request of item details.
otherwise this would burst n-requests ( one for every favourite item)

mricharz and others added 14 commits February 23, 2023 14:34
feat: add coordinator for polling data
feat: add translation
feat: no need for local python script
feat: no need docker-container
feat: no manual configuration
refactor: ... hm ... everything?
# Conflicts:
#	README.md
#	custom_components/tgtg/manifest.json
#	custom_components/tgtg/sensor.py
#	tgtg_get_favorites_item_id.py
#	tgtg_get_tokens.py
chore: remove V2 from naming
chore: remove default email in config_flow
chore: decrease log level of some outputs
fix: remove title from translations because its a brand name and does…
fix: add 500ms delay while updating item details to not flood tgtg-api (this has nothing todo with the polling interval)
@tjorim tjorim linked an issue Feb 24, 2023 that may be closed by this pull request
@tjorim tjorim merged commit 1840777 into Chouffy:config_flow Feb 24, 2023
@tjorim tjorim mentioned this pull request Feb 24, 2023
5 tasks
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

Successfully merging this pull request may close these issues.

Favorites limited to 25?
2 participants