hass-core/tests/components/google_tasks
Allen Porter a1aff5f4a0
Add websocket todo/item/subscribe for subscribing to changes to todo list items (#103952)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-28 08:27:51 +01:00
..
fixtures Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
snapshots Only show Google Tasks that are parents and fix ordering (#103820) 2023-11-24 12:54:49 +01:00
__init__.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
conftest.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
test_config_flow.py Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
test_init.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
test_todo.py Add websocket todo/item/subscribe for subscribing to changes to todo list items (#103952) 2023-11-28 08:27:51 +01:00