mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add aws component and consolidate aws notify platform (#22240)
* Add aws component * Move notify config under aws component * Add basic tests for aws component * Add deprecated warning for notify.aws_* * Add more tests
This commit is contained in:
committed by
Robbie Trencheny
parent
b6987a1235
commit
1aee7a1673
@@ -41,6 +41,7 @@ COMMENT_REQUIREMENTS = (
|
||||
TEST_REQUIREMENTS = (
|
||||
'aioambient',
|
||||
'aioautomatic',
|
||||
'aiobotocore',
|
||||
'aiohttp_cors',
|
||||
'aiohue',
|
||||
'aiounifi',
|
||||
|
||||
Reference in New Issue
Block a user