diff --git a/components/media_player.cast/index.html b/components/media_player.cast/index.html
index 5d65b2fcf3..cbbadb997b 100644
--- a/components/media_player.cast/index.html
+++ b/components/media_player.cast/index.html
@@ -105,7 +105,7 @@
Configuration variables:
- - host Optional: Use only if you don’t want to scan for devices.
+ - host (Optional): Use only if you don’t want to scan for devices.
diff --git a/components/media_player.firetv/index.html b/components/media_player.firetv/index.html
index 7702bf1635..1c07edb369 100644
--- a/components/media_player.firetv/index.html
+++ b/components/media_player.firetv/index.html
@@ -134,9 +134,9 @@
Configuration variables:
- - host Optional: Where
firetv-server
is running. Default is localhost:5556.
- - device Optional: The device ID, default is default.
- - name Optional: The friendly name of the device, default is ‘Amazon Fire TV’.
+ - host (Optional): Where
firetv-server
is running. Default is localhost:5556.
+ - device (Optional): The device ID, default is default.
+ - name (Optional): The friendly name of the device, default is ‘Amazon Fire TV’.
diff --git a/components/media_player.itunes/index.html b/components/media_player.itunes/index.html
index 702013f001..f1b0d4b759 100644
--- a/components/media_player.itunes/index.html
+++ b/components/media_player.itunes/index.html
@@ -109,8 +109,8 @@
Configuration variables:
- - host Required: The URL of the itunes-api API, eg. http://192.168.1.50
- - port Optional: The port where itunes-api is accessible, eg. 8181.
+ - host (Required): The URL of the itunes-api API, eg. http://192.168.1.50
+ - port (Optional): The port where itunes-api is accessible, eg. 8181.
diff --git a/components/media_player.kodi/index.html b/components/media_player.kodi/index.html
index f06ce059fd..3c639abf55 100644
--- a/components/media_player.kodi/index.html
+++ b/components/media_player.kodi/index.html
@@ -109,11 +109,11 @@
Configuration variables:
- - host Required: The host name or address of the device that is running XBMC/Kodi
- - port Required: The port number, default 8080
- - name Optional: The name of the device used in the frontend.
- - username Optional: The XBMC/Kodi HTTP username.
- - password Optional: The XBMC/Kodi HTTP password.
+ - host (Required): The host name or address of the device that is running XBMC/Kodi
+ - port (Required): The port number, default 8080
+ - name (Optional): The name of the device used in the frontend.
+ - username (Optional): The XBMC/Kodi HTTP username.
+ - password (Optional): The XBMC/Kodi HTTP password.
diff --git a/components/media_player.mpd/index.html b/components/media_player.mpd/index.html
index b847532da1..080ff9b7be 100644
--- a/components/media_player.mpd/index.html
+++ b/components/media_player.mpd/index.html
@@ -108,10 +108,10 @@
Configuration variables:
- - server Required: IP address of the Music Player Daemon, eg. 192.168.1.32
- - port Optional: Port of the Music Player Daemon, defaults to 6600.
- - location Optional: Location of your Music Player Daemon.
- - password Optional: Password for your Music Player Daemon.
+ - server (Required): IP address of the Music Player Daemon, eg. 192.168.1.32
+ - port (Optional): Port of the Music Player Daemon, defaults to 6600.
+ - location (Optional): Location of your Music Player Daemon.
+ - password (Optional): Password for your Music Player Daemon.
This platform works with Music Player Daemon and mopidy with Mopidy-MPD as used by Pi MusicBox.
diff --git a/components/media_player.panasonic_viera/index.html b/components/media_player.panasonic_viera/index.html
index 88dcd65479..5dde01f45d 100644
--- a/components/media_player.panasonic_viera/index.html
+++ b/components/media_player.panasonic_viera/index.html
@@ -115,9 +115,9 @@
Configuration variables:
- - host Required: The IP of the Panasonic Viera TV, e.g.
192.168.0.10
- - port Optional: The port of your Panasonic Viera TV. Defaults to
55000
- - name Optional: The name you would like to give to the Panasonic Viera TV.
+ - host (Required): The IP of the Panasonic Viera TV, e.g.
192.168.0.10
+ - port (Optional): The port of your Panasonic Viera TV. Defaults to
55000
+ - name (Optional): The name you would like to give to the Panasonic Viera TV.
diff --git a/components/media_player.pioneer/index.html b/components/media_player.pioneer/index.html
index b564f7d8bd..805a4559c3 100644
--- a/components/media_player.pioneer/index.html
+++ b/components/media_player.pioneer/index.html
@@ -106,8 +106,8 @@
Configuration variables:
- - host Required: The IP of the Pioneer device, eg.
192.168.0.10
- - name Optional: The name you would like to give to the receiver.
+ - host (Required): The IP of the Pioneer device, eg.
192.168.0.10
+ - name (Optional): The name you would like to give to the receiver.
diff --git a/components/media_player.samsungtv/index.html b/components/media_player.samsungtv/index.html
index 3a3f0ba44f..f116d46d17 100644
--- a/components/media_player.samsungtv/index.html
+++ b/components/media_player.samsungtv/index.html
@@ -108,8 +108,8 @@
Configuration variables:
- - host Required: The IP of the Samsung Smart TV, e.g. 192.168.0.10
- - name Optional: The name you would like to give to the Samsung Smart TV.
+ - host (Required): The IP of the Samsung Smart TV, eg. 192.168.0.10
+ - name (Optional): The name you would like to give to the Samsung Smart TV.
Currently known supported models:
diff --git a/components/media_player.squeezebox/index.html b/components/media_player.squeezebox/index.html
index 73716a078e..a35f91a63e 100644
--- a/components/media_player.squeezebox/index.html
+++ b/components/media_player.squeezebox/index.html
@@ -109,10 +109,10 @@ This lets you control Squeezebox hardware like the Classic, Transporter, Duet, B
Configuration variables:
- - host Required: The host name or address of the Logitech Media Server, eg. 192.168.1.21.
- - port Optional: Telnet port to Logitech Media Server, default 9090.
- - username Optional: The username, if password protection is enabled.
- - password Optional: The password, if password protection is enabled.
+ - host (Required): The host name or address of the Logitech Media Server, eg. 192.168.1.21.
+ - port (Optional): Telnet port to Logitech Media Server, default 9090.
+ - username (Optional): The username, if password protection is enabled.
+ - password (Optional): The password, if password protection is enabled.
diff --git a/sitemap.xml b/sitemap.xml
index 14b27eb578..0e5cfffc6c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1613,26 +1613,26 @@
https://home-assistant.io/demo/frontend.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00
https://home-assistant.io/demo/index.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00
https://home-assistant.io/static/mdi-demo.html
- 2016-05-21T08:03:52+00:00
+ 2016-05-21T08:51:26+00:00