GithubHelp home page GithubHelp logo

ha-trello's Introduction

GitHub Stats Top Languages

maintenance-status

ALL of my projects are actively maintained regardless of activity. For feature requests or bug reports please open an issue :)

ha-trello's People

Contributors

scottg489 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ha-trello's Issues

Create script to bring in changes from core repo

Code in the core repo is slightly different than here. We should create a script that makes necessary changes to the code from the core repo. Commit 5069d19 can be of help. Known issues are:

  • manifest.json version needs to be specified in custom_component
  • Imports need to be fixed (only changes in test dir should be necessary, not prod code):
    • from homeassistant.components -> from custom_components
    • from tests -> from pytest_homeassistant_custom_component
    • from tests.components.trello -> <delete>
  • patch() param needs to be fixed to align with import fixes
    • I believe this would only require the from homeassistant.components fix.
  • Call in conftest.py to add auto_enable_custom_integrations needs to be present
  • Fixture path needs to have leading trello/ removed (it doesn't seem like this should be necessary from the pytest-homeassistant-custom-component docs. Do we even need that leading part of the path there in core?)
  • Anything else...?

A script should be created that makes these changes automatically for future syncs from core.

Integration with new To-Do list feature in HA 2023.11.0

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

Home Assistant added a new To-Do list feature in HA Core 2023.11.0.

Describe the solution you'd like

Can this integration support the new To-Do list integration similar to the core integration for Todoist and Google Tasks?

Describe alternatives you've considered

Moving to using Google Tasks instead of Trello

Additional context

None.

Possibility to retrieve number of cards that belong to a list that are past their DUE date or that are for today. Plus...I can only see 5 lists

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

well the only "problem" is that it shows only 5 columns

Describe the solution you'd like

Hi, first of all THANK YOU for trying to implement Trello to HASS.

i can see how many cards are in my lists (the issue is that i can only see 5 lists....).

what i really need is to have a sensor that checks how many cards in this list are not completed or DONE yet AND they are passed their DUE date and another sensor for how many of these cards for DUE today.

my lists are not like "Todo" - "Done" - "In Progress".

each list is about a different category of tasks that need to be done.

Describe alternatives you've considered

there are no alternatives to consider.

Additional context

nope.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.