From c65cea283694ce8d590b073d3bf5547eb9844003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Nyi=CC=81ri?= Date: Sat, 8 May 2021 11:32:49 +0200 Subject: [PATCH] Add: Supported play types to readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 698f13e..d9278f3 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,13 @@ Play button is only visible if all the conditions inside Availability section of - Provided entity ID needs to have attributes - Provided entity ID needs to have attribute adb_response +**Supported play types**: + +✔️ Movies +✔️ Show +✔️ Season +✔️ Episodes + ### Kodi **Difficulty to setup**: Moderate @@ -106,6 +113,13 @@ Play button is only visible if all the conditions inside Availability section of - State of both entities cannot be 'unavailable' - State of kodi cannot be 'off' +**Supported play types**: + +✔️ Movies +❌ Show +❌ Season +❌ Episodes (Coming soon) + ## Ask for help or help development Join [Discord](https://discord.gg/5W9Ttp2R) or [Home Assistant Community](https://community.home-assistant.io/t/custom-component-card-plex-meets-home-assistant/304349).