core/homeassistant/components/todoist
Steven Rollason 514c64619a
Check todoist due date is not None in async_get_events (#36140)
* Check that due date is not None

Check that due date is not None, prevents taks without due dates from breaking Calendar API

* Invert None check to reduce indentation
2020-05-26 10:39:53 -04:00
..
__init__.py
calendar.py Check todoist due date is not None in async_get_events (#36140) 2020-05-26 10:39:53 -04:00
const.py
manifest.json
services.yaml