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

6.0.0 Rewrite with config_flow #69

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

6.0.0 Rewrite with config_flow #69

wants to merge 3 commits into from

Conversation

tjorim
Copy link
Collaborator

@tjorim tjorim commented Feb 24, 2023

* feat: add config_flow to replace manual configuration
* feat: no need for local python script or docker container
* feat: add coordinator for polling data
* feat: add DE translation
* refactor: ... hm ... everything?
@tjorim tjorim added this to the 6.0.0 Rewrite with config_flow milestone Feb 24, 2023
@tjorim tjorim marked this pull request as draft February 24, 2023 00:59
@tjorim tjorim changed the title Refactor to work with a config_flow (#67) 6.0.0 Rewrite with config_flow Feb 24, 2023
mricharz and others added 2 commits February 24, 2023 14:27
* feat: read favourite pages until no more pages are available
fix: add 500ms delay while updating item details to not flood tgtg-api (this has nothing todo with the polling interval)

---------

Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
* feat: add config_flow
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?

* fix: remove obsolete and not working options flow

* chore: remove V2 from naming

* chore: decrease log level of some outputs
chore: remove default email in config_flow

* Sort manifest.json

* fix: remove title from translations because its a brand name and does not need to be translated

* Remove title string

* feat: read favourite pages until no more pages are available
fix: add 500ms delay while updating item details to not flood tgtg-api (this has nothing todo with the polling interval)

* docs: add example automation

---------

Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
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.

None yet

2 participants