From 81882e8995f597aadd2255e9e480802d0ffef46a Mon Sep 17 00:00:00 2001 From: Mahasri Kalavala Date: Mon, 11 Dec 2017 04:00:48 -0500 Subject: [PATCH] Added supported model (#4188) Tested the component with Sharp Aquos TV (LC-60SQ15U), and works great! Added that model to the supported TVs list. --- source/_components/media_player.aquostv.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/media_player.aquostv.markdown b/source/_components/media_player.aquostv.markdown index c9d7d2124d3..0e3dbcba7e0 100644 --- a/source/_components/media_player.aquostv.markdown +++ b/source/_components/media_player.aquostv.markdown @@ -53,5 +53,6 @@ Currently known supported models: - LC-60LE925UN - LC-60LE857U - LC-60EQ10U +- LC-60SQ15U If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/media_player.aquostv.markdown).