mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-09 23:11:02 +01:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
# Home Assistant Community Add-on: AirCast
|
|
|
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
|
|
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
|
|
|
[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors]
|
|
|
|
[![Support Frenck on Patreon][patreon-shield]][patreon]
|
|
|
|
AirPlay capabilities for your Chromecast players.
|
|
|
|
## About
|
|
|
|
Apple devices use AirPlay to send audio to other devices, but this is not
|
|
compatible with Google's Chromecast. This add-on tries to solve this
|
|
compatibility gap.
|
|
|
|
It detects Chromecast players in your network and creates virtual AirPlay
|
|
devices for each of them. It acts as a bridge between the AirPlay client
|
|
and the real Chromecast player.
|
|
|
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
|
[discord]: https://discord.me/hassioaddons
|
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-aircast/36742?u=frenck
|
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
|
[github-sponsors]: https://github.com/sponsors/frenck
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
|
[patreon]: https://www.patreon.com/frenck
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
|
[release-shield]: https://img.shields.io/badge/version-v3.1.1-blue.svg
|
|
[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.1.1 |