diff --git a/atom.xml b/atom.xml index 6e13bc68e3..8352e724a2 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
binary_sensor:
platform: command_line
name: Printer
- command: ping -c 1 192.168.1.10 &> /dev/null && echo success || echo fail
+ command: ping -W 1 -c 1 192.168.1.10 > /dev/null 2>&1 && echo success || echo fail
sensor_class: connectivity
payload_on: "success"
payload_off: "fail"
diff --git a/components/sensor.nest/index.html b/components/sensor.nest/index.html
index ec3ba2c7ba..19423dea2e 100644
--- a/components/sensor.nest/index.html
+++ b/components/sensor.nest/index.html
@@ -115,25 +115,34 @@ You must have the Nest component configured to u
Configuration variables:
- - monitored_conditions array (Required): States to monitor.
-
- - ‘temperature’
- - ‘target’
- - ‘humidity’
- - ‘operation_mode’
- - ‘last_ip’
- - ‘local_ip’
- - ‘last_connection’
- - ‘battery_level’
- - ‘weather_condition’
- - ‘weather_temperature’
- - ‘weather_humidity’
- - ‘wind_speed’
- - ‘wind_direction’
- - ‘co_status’ # Nest Protect only
- - ‘smoke_status’ # Nest Protect only
-
-
+ - monitored_conditions array (Required): States to monitor.
+
+
+The following conditions can be monitored with a Nest Thermostat or Protect.
+
+ - ‘battery_level’
+
+
+The following conditions can be monitored with a Nest Thermostat only.
+
+ - ‘temperature’
+ - ‘target’
+ - ‘humidity’
+ - ‘operation_mode’
+ - ‘last_ip’
+ - ‘local_ip’
+ - ‘last_connection’
+ - ‘weather_condition’
+ - ‘weather_temperature’
+ - ‘weather_humidity’
+ - ‘wind_speed’
+ - ‘wind_direction’
+
+
+The following conditions can be monitored with a Nest Protect only.
+
+ - ‘co_status’
+ - ‘smoke_status’
diff --git a/sitemap.xml b/sitemap.xml
index e5aa9705ac..f8f0dd8dc5 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2346,62 +2346,62 @@
https://home-assistant.io/demo/frontend.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/index.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00
https://home-assistant.io/static/mdi-demo.html
-2016-11-28T17:06:20+00:00
+2016-11-28T20:42:50+00:00