We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35cac58 commit c9a06bbCopy full SHA for c9a06bb
source/_components/media_player.firetv.markdown
@@ -47,8 +47,8 @@ media_player:
47
48
Configuration variables:
49
50
-- **host** (*Optional*): Where `firetv-server` is running. Default is localhost.
51
-- **port** (*Optional*): THe port where `firetv-server` is running. Default is 5556.
+- **host** (*Optional*): The host where `firetv-server` is running. Default is localhost.
+- **port** (*Optional*): The port where `firetv-server` is running. Default is 5556.
52
- **device** (*Optional*): The device ID. Defaults to `default`.
53
- **name** (*Optional*): The friendly name of the device, default is 'Amazon Fire TV'.
54
0 commit comments