Added Alexa Music
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"domain": "alexa_media",
|
||||
"name": "Alexa Media Player",
|
||||
"codeowners": ["@alandtse", "@keatontaylor"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["persistent_notification", "http"],
|
||||
"documentation": "https://github.com/alandtse/alexa_media_player/wiki",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/alandtse/alexa_media_player/issues",
|
||||
"loggers": ["alexapy", "authcaptureproxy"],
|
||||
"requirements": [
|
||||
"alexapy==1.29.25",
|
||||
"packaging>=20.3",
|
||||
"wrapt>=1.14.0",
|
||||
"dictor>=0.1.12,<0.2"
|
||||
],
|
||||
"version": "5.15.6"
|
||||
}
|
||||
Reference in New Issue
Block a user