13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"domain": "spotify",
|
|
"name": "Spotify",
|
|
"documentation": "https://www.home-assistant.io/components/spotify",
|
|
"requirements": [
|
|
"spotipy-homeassistant==2.4.4.dev1"
|
|
],
|
|
"dependencies": [
|
|
"configurator",
|
|
"http"
|
|
],
|
|
"codeowners": []
|
|
}
|