Jan-Philipp Benecke
|
04a497343d
|
Update f-g* tests to use entity & device registry fixtures (#103841)
|
2023-11-12 13:07:38 +01:00 |
Robert Hillis
|
7dbe0c3a48
|
Fix Google Mail expired authorization (#102735)
* 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 (#96479)
* 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 (#88165)
* 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 (#86847)
|
2023-01-30 14:18:56 +01:00 |
Robert Hillis
|
ad65fc27bc
|
Add Google Mail integration (#82637)
* 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 |