{"id":13579598,"url":"https://github.com/alandtse/alexa_media_player","last_synced_at":"2026-05-19T03:30:22.139Z","repository":{"id":37484295,"uuid":"139664351","full_name":"alandtse/alexa_media_player","owner":"alandtse","description":"This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.","archived":false,"fork":false,"pushed_at":"2026-04-20T18:36:00.000Z","size":3762,"stargazers_count":1931,"open_issues_count":14,"forks_count":337,"subscribers_count":67,"default_branch":"dev","last_synced_at":"2026-04-20T20:33:26.252Z","etag":null,"topics":["alexa","hacktoberfest","home-assistant","homeassistant"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alandtse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-04T03:33:57.000Z","updated_at":"2026-04-17T05:37:58.000Z","dependencies_parsed_at":"2023-11-29T05:22:32.281Z","dependency_job_id":"41647f5c-7edf-4c3e-b6ad-9705c80aee9d","html_url":"https://github.com/alandtse/alexa_media_player","commit_stats":{"total_commits":1148,"total_committers":67,"mean_commits":"17.134328358208954","dds":0.4564459930313589,"last_synced_commit":"263a92b8e8cf84503da6f6a90b650023cda246c0"},"previous_names":["alandtse/alexa_media_player","custom-components/alexa_media_player"],"tags_count":245,"template":false,"template_full_name":null,"purl":"pkg:github/alandtse/alexa_media_player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alandtse%2Falexa_media_player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alandtse%2Falexa_media_player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alandtse%2Falexa_media_player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alandtse%2Falexa_media_player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alandtse","download_url":"https://codeload.github.com/alandtse/alexa_media_player/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alandtse%2Falexa_media_player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32273224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alexa","hacktoberfest","home-assistant","homeassistant"],"created_at":"2024-08-01T15:01:40.955Z","updated_at":"2026-04-25T19:04:31.036Z","avatar_url":"https://github.com/alandtse.png","language":"Python","funding_links":[],"categories":["Python","Custom Integrations"],"sub_categories":["🔊 Voice \u0026 media playback"],"readme":"[![Validate](https://github.com/alandtse/alexa_media_player/actions/workflows/validate.yaml/badge.svg)](https://github.com/alandtse/alexa_media_player/actions/workflows/validate.yaml)\n![semantic_release](https://github.com/alandtse/alexa_media_player/workflows/semantic_release/badge.svg)\n[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/hacs/integration)\n![GitHub all releases](https://img.shields.io/github/downloads/alandtse/alexa_media_player/total)\n![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/alandtse/alexa_media_player/latest/total)\n\n[Alexa Media Player Custom Component](https://github.com/alandtse/alexa_media_player) for homeassistant\n\n# What This Is:\n\nThis is a custom component to allow control of Amazon Alexa devices in [Home Assistant](https://home-assistant.io) using the unofficial Alexa API. Please note this mimics the Alexa app but Amazon may cut off access at anytime.\n\nOriginally inspired and created by [Keaton Taylor](https://github.com/keatontaylor)\n\n# What It Does:\n\nAllows for control of Amazon Echo products as home assistant media devices with the following features:\n\n- Play/Pause/Stop\n- Next/Previous (Track)\n- Volume\n- Retrieval for displaying in home assistant of:\n  - Song Title\n  - Artists Name\n  - Album Name\n  - Album Image\n\n# Installation and Configuration\n\nPlease see the [wiki.](https://github.com/alandtse/alexa_media_player/wiki/Configuration)\n\n# Further Documentation\n\nPlease see the [wiki](https://github.com/alandtse/alexa_media_player/wiki)\n\n# Changelog\n\nPlease reference the [release history](https://github.com/alandtse/alexa_media_player/releases).\n\n# How to Help\n\nWhile it'd be nice to have more developers, you can contribute without knowing how to code. You can [file bugs/feature requests](https://github.com/alandtse/alexa_media_player/issues), help answer questions here and on the HA [forums](https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639), or you can help with other tasks like [translations](##translations) and updating the [wiki](https://github.com/alandtse/alexa_media_player/wiki).\n\n## Translations\n\nWe are now on [Lokalise](https://app.lokalise.com/project/465185555eee18dd537ca6.39714580/). If you're a native speaker, please [join the team](https://app.lokalise.com/public/465185555eee18dd537ca6.39714580/). See [Translations page](https://github.com/alandtse/alexa_media_player/wiki/Translations) for more details.\n\n## Documentation\n\nThe [wiki](https://github.com/alandtse/alexa_media_player/wiki) is a group effort to document how to use the component and other useful [automations](https://github.com/alandtse/alexa_media_player/wiki/Examples%3A-Automation). Don't worry about making mistakes as we can revert using the history.\n\n# License\n\n[Apache-2.0](LICENSE). By providing a contribution, you agree the contribution is licensed under Apache-2.0. This is required for Home Assistant contributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falandtse%2Falexa_media_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falandtse%2Falexa_media_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falandtse%2Falexa_media_player/lists"}