From 47249a8cd421d53c47072d5a8ad3d0fdc3c664c5 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 12:47:23 +0200 Subject: [PATCH 1/5] Android TV alert Android TV 11 not supported by Android TV integration --- alerts/androidtv.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 alerts/androidtv.markdown diff --git a/alerts/androidtv.markdown b/alerts/androidtv.markdown new file mode 100644 index 00000000..9ea2c498 --- /dev/null +++ b/alerts/androidtv.markdown @@ -0,0 +1,8 @@ +--- +title: "Android TV 11 is not supported" +created: 2021-09-23 12:48:00 +integrations: + - androidtv +--- + +Android TV 11 will not work correctly with Android TV integration. States and running apps cannot be read and the entity alternated between Off, Idle and Standby states only. From 9aacfe67dfef4b51d8583950187b50ca690a188c Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 13:01:02 +0200 Subject: [PATCH 2/5] Update alerts/androidtv.markdown Co-authored-by: Franck Nijhof --- alerts/androidtv.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts/androidtv.markdown b/alerts/androidtv.markdown index 9ea2c498..8e567b3c 100644 --- a/alerts/androidtv.markdown +++ b/alerts/androidtv.markdown @@ -5,4 +5,4 @@ integrations: - androidtv --- -Android TV 11 will not work correctly with Android TV integration. States and running apps cannot be read and the entity alternated between Off, Idle and Standby states only. +The Android TV integration currently doesn't work correctly with Android TV 11. States and running apps cannot be read and the entity alternates between the Off, Idle and Standby states. From 26647d0d3e15c96bacfe361b33fa01cb3626080f Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 13:06:43 +0200 Subject: [PATCH 3/5] add issue link --- alerts/androidtv.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/alerts/androidtv.markdown b/alerts/androidtv.markdown index 8e567b3c..fadc1dc9 100644 --- a/alerts/androidtv.markdown +++ b/alerts/androidtv.markdown @@ -6,3 +6,5 @@ integrations: --- The Android TV integration currently doesn't work correctly with Android TV 11. States and running apps cannot be read and the entity alternates between the Off, Idle and Standby states. + +Please see this summary of the [issue](https://github.com/home-assistant/core/issues/56567) for more information. From ae637b9a74dfcae13a3d2318381389f7cd406791 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 13:47:24 +0200 Subject: [PATCH 4/5] Update alerts/androidtv.markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- alerts/androidtv.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/alerts/androidtv.markdown b/alerts/androidtv.markdown index fadc1dc9..d9324634 100644 --- a/alerts/androidtv.markdown +++ b/alerts/androidtv.markdown @@ -3,6 +3,7 @@ title: "Android TV 11 is not supported" created: 2021-09-23 12:48:00 integrations: - androidtv +github_issue: https://github.com/home-assistant/core/issues/56567 --- The Android TV integration currently doesn't work correctly with Android TV 11. States and running apps cannot be read and the entity alternates between the Off, Idle and Standby states. From 113c6c4122e45c8ebb0dec5b6aa37fdd6c8ae8d8 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 13:47:30 +0200 Subject: [PATCH 5/5] Update alerts/androidtv.markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- alerts/androidtv.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/alerts/androidtv.markdown b/alerts/androidtv.markdown index d9324634..3d60c9b0 100644 --- a/alerts/androidtv.markdown +++ b/alerts/androidtv.markdown @@ -8,4 +8,3 @@ github_issue: https://github.com/home-assistant/core/issues/56567 The Android TV integration currently doesn't work correctly with Android TV 11. States and running apps cannot be read and the entity alternates between the Off, Idle and Standby states. -Please see this summary of the [issue](https://github.com/home-assistant/core/issues/56567) for more information.