1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jan-Philipp Benecke
04a497343d Update f-g* tests to use entity & device registry fixtures () 2023-11-12 13:07:38 +01:00
Robert Hillis
7dbe0c3a48 Fix Google Mail expired authorization ()
* Fix Google Mail expired authorization

* add test

* raise HomeAssistantError

* handle in api module

* uno mas
2023-10-30 12:36:34 +01:00
Erik Montnemery
7539cf25be Don't require passing identifiers to DeviceRegistry.async_get_device ()
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
Franck Nijhof
ed79265843 Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
Robert Hillis
032a37b121 Address Google mail late review () 2023-01-30 14:18:56 +01:00
Robert Hillis
ad65fc27bc Add Google Mail integration ()
* Add Google Mail integration

* oops

* prettier

* Add email service

* adjustments

* update

* move email to notify

* break out services

* tweaks

* Add CC and BCC support

* drop scope check, breakout tests

* use abstract auth

* tweak

* bump dependency

* dependency bump

* remove oauth2client
2023-01-07 11:59:14 -08:00