Hi. The Shopping List component has become very very popular in our household, now my wife wants me to integrate a similar To Do list. Todoist component is overkill for us, and the HA Shopping List is so elegant and functional. Seems to be a shame it is limited to Shopping only. Why not replace it with a Shared List component; where a user can configure more than one listā¦ Shopping, To Do, Home repairs, Tasks for lazy son, etcā¦
I stumbled across this page but have no idea what GitHub pull requests are and whether there is any code here that can help me. #18875 (Lay groundwork for multiple lists in shopping-list)
Alternatively, would it be possible to copy the code from Shopping List component, edit-out all Shopping List references to be for example ToDo List, and reference something like .todo_list.json - then install it as a custom component? Could that work in the interim?
Also, is this currently the best bet for storing lists of recent phone calls? I canāt think where else or how else I could store this information in HA
Sorry for being a bit oftopic here, but Iād like to propose a new function to Shopping List and since everyone here are using it - I think it may be a good place to bring attention.
Please vote for it here: Shopping list - add possibility to reorder items
+1 here - there were some Google Keep integrations out there but it seems they donāt work anymore + Google is constantly playing nasty with their APIs. So doing simple lists HA-native way would be grandiose! I donāt imagine this is a difficult thing to do since we already have the shopping list featureā¦
Just started using Home Assistant and having the ability to create multiple lists would be great. It doesnāt need a ton of features and things like Grocy are way too much for meā¦just a basic listing of items is probably sufficient for most people.
Also, what would be great is a service which checks if an item was already added to a list, rather than the current services which only allow/adding removing items. For example, for a shopping list this means I can avoid duplicates where one of my automations adds new printer cartridges to the shopping list.
I support this request.
I guess the best way to implement this will be to make multiple āshopping listsā in configuratiom.yaml
That way the same list can be used between multiple views (like today), but it will also be possible to show different shopping-lists in different views.
Agreed. My own use case thus far (extremely limited because of the limitations of the list itself):
Spouse suggested HA is the best place to keep our to-do lists of smart home home-improvement projects. Spouse is correct.
I realized we couldnāt make a separate list/category/tag/branch/etc. for the HA goals.
I havenāt told spouse yet
Iād like to do this with Shopping Lists but if anyone else has a technique or tool they use, that is tied together using HA, Iād be very happy to hear it (āwhen all you have is a hammer,ā¦ā).