mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 02:35:09 -05:00
* Look up collaborators only when adding new task. Also fixed a few api call arguments that were incorrect. The `labels` key should have been a list of strings and the `assignee` key should have been `assignee_id`. * Add missing type in test. * Remove print