-
All (638)
+
All (637)
Featured
Added in 0.43 (14)
Added in 0.42 (14)
@@ -86,7 +86,6 @@ Support for these components is provided by the Home Assistant community.
Climate (16)
Cover (14)
DIY (17)
-
Deprecated (1)
Downloading (5)
Energy (11)
Fan (3)
@@ -504,7 +503,6 @@ var allComponents = [
{url:"/components/sensor.onewire/", title:"One wire Sensor", cat:"diy", featured: false, v: 12, logo: "onewire.png"},
{url:"/components/media_player.onkyo/", title:"Onkyo", cat:"media-player", featured: false, v: 17, logo: "onkyo.png"},
{url:"/components/sensor.openexchangerates/", title:"Open Exchange Rates", cat:"finance", featured: false, v: 23, logo: "openexchangerates.png"},
-{url:"/components/openalpr/", title:"OpenALPR", cat:"deprecated", featured: false, v: 29, logo: "openalpr.png"},
{url:"/components/image_processing.openalpr_cloud/", title:"OpenALPR Cloud", cat:"image-processing", featured: false, v: 36, logo: "openalpr.png"},
{url:"/components/image_processing.openalpr_local/", title:"OpenALPR Local", cat:"image-processing", featured: false, v: 36, logo: "openalpr.png"},
{url:"/components/sensor.openevse/", title:"OpenEVSE Sensor", cat:"sensor", featured: false, v: 38, logo: "openevse.png"},
diff --git a/components/media_player.samsungtv/index.html b/components/media_player.samsungtv/index.html
index ba8384aa27..186fc6525b 100644
--- a/components/media_player.samsungtv/index.html
+++ b/components/media_player.samsungtv/index.html
@@ -100,6 +100,7 @@
U6000 (port must be set to 8001)
K6500AF (port must be set to 8001)
KS8005 (port must be set to 8001, and pip3 install websocket-client
must be executed)
+
K5600AK (partially supported, turn on works but state is not updated)
Currently tested but not working models:
@@ -109,7 +110,7 @@
The first letter (U, P, L, H & K) represent the screen type, e.g. LED or Plasma. The second letter represents the region, E is Europe, N is North America and A is Asia & Australia. The two numbers following that represent the screen size.
If you add your model remember to remove these before adding them to the list.
Currently the ability to select a source is not implemented.
-There’s currently a known issue with some TV’s receiving a Key press UP that can interrupt certain applications.
+There’s currently a known issue with some TVs receiving a Key press UP that can interrupt certain applications.