core icon indicating copy to clipboard operation
core copied to clipboard

Add TickTick integration

Open arne182 opened this issue 1 year ago • 3 comments

Breaking change

Proposed change

Type of change

  • [ ] Dependency upgrade
  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x ] New integration (thank you!)
  • [ ] New feature (which adds functionality to an existing integration)
  • [ ] Deprecation (breaking change to happen in the future)
  • [ ] Breaking change (fix/feature causing existing functionality to break)
  • [ ] Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • [ ] The code change is tested and works locally.
  • [ x] Local tests pass. Your PR cannot be merged unless tests pass
  • [ ] There is no commented out code in this PR.
  • [ ] I have followed the development checklist
  • [ ] I have followed the perfect PR recommendations
  • [ x] The code has been formatted using Ruff (ruff format homeassistant tests)
  • [ ] Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • [ ] The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • [ ] New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • [ ] For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
  • [ x] Untested files have been added to .coveragerc.

To help with the load of incoming pull requests:

arne182 avatar Jun 05 '24 10:06 arne182

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:

Learn more about our pull request process.

home-assistant[bot] avatar Jun 05 '24 10:06 home-assistant[bot]

@arne182 For this PR to move forward, you need to fix the merge conflicts. Please also update the PR description with:

  • A short introduction of what the integration does and a link to TickTick
  • A link to the library repo

emontnemery avatar Aug 22 '24 08:08 emontnemery

I am willing to pay for someone to help me finish this integration. Is there anyone who wants to earn a few hundred?

arne182 avatar Aug 26 '24 16:08 arne182

Anyone? Really wish someone could help me with this.

arne182 avatar Sep 04 '24 19:09 arne182

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. If you are the author of this PR, please leave a comment if you want to keep it open. Also, please rebase your PR onto the latest dev branch to ensure that it's up to date with the latest changes. Thank you for your contribution!

github-actions[bot] avatar Nov 03 '24 21:11 github-actions[bot]

@arne182 try asking on Home Assistant Discord

emontnemery avatar Nov 08 '24 11:11 emontnemery

Anyone? Really wish someone could help me with this.

@arne182 I did a TickTick integration with a support of ToDo lists on my repository https://GitHub.com/Hantick/ticktick-home-assistant and I was planning also to put it in the core project in the future

Hantick avatar Jan 02 '25 11:01 Hantick

@Hantick has a much better integration that is already working. closing this PR to assist in his version

arne182 avatar Jan 20 '25 08:01 arne182

Why not bring that to core?

../Frenck

frenck avatar Jan 20 '25 08:01 frenck

@frenck is a part of the plan but as the first step I wanted that to be on HACS and then after some time to put it in core

Hantick avatar Jan 20 '25 09:01 Hantick

Core has some high standards and we need to get the python code clean and working before we resubmit the code

arne182 avatar Jan 20 '25 10:01 arne182