diff --git a/atom.xml b/atom.xml index eeffbb18b9..7fc2998bb7 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
+This example and the following requires to have the script.json-cec plugin installed on your kodi player. It’ll also expose th endpoints standy, toggle and activate without authentication on your kodi player. Use this with caution. +
script:
diff --git a/components/media_player.plex/index.html b/components/media_player.plex/index.html
index aecd13840a..f1f796a42f 100644
--- a/components/media_player.plex/index.html
+++ b/components/media_player.plex/index.html
@@ -75,7 +75,7 @@
The plex
platform allows you to connect a Plex Media Server to Home Assistant. It will allow you to control media playback and see the current playing item.
-Setup
+ Setup
The preferred way to setup the Plex platform is by enabling the discovery component which requires GDM enabled on your Plex server.
If your Plex server has local authentication enabled or multiple users defined, Home Assistant requires an authentication token to be entered in the frontend. Press “CONFIGURE” to do it.
@@ -100,10 +100,10 @@
IP_ADDRESS (Required): IP address of the Plex Media Server.
PORT (Required): Port where Plex is listening. Default is 32400.
TOKEN (Optional): Only if authentication is required. Set to null
(without quotes) otherwise.
- ssl (Optional): Whether to use SSL or not. (Boolean)
- verify (Optional): Whether to allow invalid or self-signed SSL certificates or not. (Boolean)
+ ssl (Optional): Whether to use SSL/TLS or not. Defaults to False
if not present.
+ verify (Optional): Perform a verification of the certificate. To allow invalid or self-signed SSL certificates set it to False
. Defaults to True
if not present.
-Customization
+ Customization
You can customize the Plex component by adding any of the variables below to your configuration:
# Example configuration.yaml entry
media_player:
@@ -293,7 +293,7 @@
-Notes
+ Notes
- At this moment, the Plex platform only supports one Plex Media Server.
-
diff --git a/cookbook/track_battery_level/index.html b/cookbook/track_battery_level/index.html
index 89e741948f..ea0d6cca28 100644
--- a/cookbook/track_battery_level/index.html
+++ b/cookbook/track_battery_level/index.html
@@ -91,10 +91,10 @@
The else
part is used to have the sensor keep it’s last state if the newest iCloud update doesn’t have any battery state in it (which happens sometimes). Otherwise the sensor will be blank.
Android and iOS Devices
-While running the Owntracks device tracker you can retrieve the battery level with a MQTT sensor.
+While running the Owntracks device tracker you can retrieve the battery level with a MQTT sensor. Replace username with your MQTT username (for the embedded MQTT it’s simply homeassistant), and deviceid with the set Device ID in Owntracks.
sensor:
- platform: mqtt
- state_topic: "owntracks/tablet/tablet"
+ state_topic: "owntracks/username/deviceid"
name: "Battery Tablet"
unit_of_measurement: "%"
value_template: '{{ value_json.batt }}'
diff --git a/sitemap.xml b/sitemap.xml
index c12cb8f340..4dc052c165 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3214,7 +3214,7 @@
https://home-assistant.io/components/switch.hook/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -3846,99 +3846,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/tools/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/tools/hass/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-09-08T07:16:47+00:00
+2017-09-08T08:07:27+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -4934,62 +4934,62 @@
https://home-assistant.io/demo/frontend.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/index.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-09-08T07:16:08+00:00
+2017-09-08T08:06:47+00:00