This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-28 03:06:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
862cd76f893c5db076f340b38dfe59cd78bc1731
ha-core
/
homeassistant
/
components
/
google_tasks
History
J. Nick Koston
9e9e1f75f2
Fix google_mail doing blocking I/O in the event loop (
#118421
)
...
fixes
#118411
2024-05-29 15:55:12 -04:00
..
__init__.py
Add reauth flow to Google Tasks (
#109517
)
2024-04-19 17:38:39 +02:00
api.py
Fix google_mail doing blocking I/O in the event loop (
#118421
)
2024-05-29 15:55:12 -04:00
application_credentials.py
…
config_flow.py
Replace pylint broad-except with Ruff BLE001 (
#116250
)
2024-05-07 14:00:27 +02:00
const.py
Add reauth flow to Google Tasks (
#109517
)
2024-04-19 17:38:39 +02:00
coordinator.py
…
exceptions.py
…
manifest.json
…
strings.json
Add reauth flow to Google Tasks (
#109517
)
2024-04-19 17:38:39 +02:00
todo.py
…