From c4f42d263f1584b0321df25ad0497212f7865350 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 May 2022 10:43:31 +0200 Subject: [PATCH] Add Core only note to Pandora integration (#22786) --- source/_integrations/pandora.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/pandora.markdown b/source/_integrations/pandora.markdown index a4fa3b9d2c6..0c7468f61c5 100644 --- a/source/_integrations/pandora.markdown +++ b/source/_integrations/pandora.markdown @@ -13,6 +13,10 @@ ha_integration_type: integration If you have a Pandora account, you can control it from Home Assistant with this media player. +
+This integration is only available on Home Assistant Core installation types. Unfortunately, it cannot be used with Home Assistant OS, Supervised or Container. +
+ ### Installation of Pianobar This media player uses the [Pianobar command-line Pandora client](https://github.com/PromyLOPh/pianobar), which you have to install separately. This can be done on a Raspberry Pi 2/3 with Raspbian Jessie as follows . _(Note: Other platforms may have different installation processes)_