You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/media_player.lg_netcast.markdown
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,9 @@ logo: lg.png
11
11
ha_category: Media Player
12
12
ha_iot_class: "Local Poll"
13
13
ha_release: 0.20
14
-
----------------
14
+
---
15
15
16
-
The `lg_netcast` platform allows you to control a LG Smart TV running NetCast 3.0
17
-
(LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013).
18
-
For the new LG WebOS TV's use the [webostv](/components/mediaplayer.webostv) platform.
16
+
The `lg_netcast` platform allows you to control a LG Smart TV running NetCast 3.0 (LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013). For the new LG WebOS TV's use the [webostv](/components/mediaplayer.webostv) platform.
19
17
20
18
To add a LG TV to your installation, add the following to your `configuration.yaml` file:
21
19
@@ -30,9 +28,9 @@ media_player:
30
28
31
29
Configuration variables:
32
30
33
-
- **host** *Required*: The IP of the LG Smart TV, e.g. 192.168.0.20
34
-
- **access_token** *Optional*: The access token needed to connect.
35
-
- **name** *Optional*: The name you would like to give to the LG Smart TV. The default is "LG TV Remote".
31
+
- **host** (*Required*): The IP address of the LG Smart TV, eg. 192.168.0.20
32
+
- **access_token** (*Optional*): The access token needed to connect.
33
+
- **name** (*Optional*): The name you would like to give to the LG Smart TV. The default is "LG TV Remote".
36
34
37
35
To get the access token for your TV configure the `lg_netcast` platform in Home Assistant without the `access_token`.
38
36
After starting Home Assistant the TV will display the access token on screen.
0 commit comments