Skip to content

Commit

Permalink
docs: add hacs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Apr 19, 2020
1 parent 0ddda71 commit 88ee4ad
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,38 @@
![Validate with hassfest](https://github.com/custom-components/alexa_media_player/workflows/Validate%20with%20hassfest/badge.svg)
![semantic_release](https://github.com/custom-components/alexa_media_player/workflows/semantic_release/badge.svg)
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)

[Alexa Media Player Custom Component](https://github.com/custom-components/alexa_media_player) for homeassistant

# What This Is:

This is a custom component to allow control of Amazon Alexa devices in [Homeassistant](https://home-assistant.io) using the unofficial Alexa API. Please note this mimics the Alexa app but Amazon may cut off access at anytime.

# What It Does:

Allows for control of Amazon Echo products as home assistant media devices with the following features:

* Play/Pause/Stop
* Next/Previous (Track)
* Volume
* Retrieval for displaying in home assistant of:
* Song Title
* Artists Name
* Album Name
* Album Image
- Play/Pause/Stop
- Next/Previous (Track)
- Volume
- Retrieval for displaying in home assistant of:
- Song Title
- Artists Name
- Album Name
- Album Image

# Installation and Configuration
Please see the [wiki.](https://github.com/custom-components/alexa_media_player/wiki/Configuration)

Please see the [wiki.](https://github.com/custom-components/alexa_media_player/wiki/Configuration)

# Further Documentation

Please see the [wiki](https://github.com/custom-components/alexa_media_player/wiki)

# Changelog

Use the commit history but we try to maintain this [wiki](https://github.com/custom-components/alexa_media_player/wiki/Changelog).

# License

[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.

0 comments on commit 88ee4ad

Please sign in to comment.