diff --git a/atom.xml b/atom.xml index 2c2230cfac..22c73ea9d6 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Since the sensor change their ID after each powercycle/battery change you can check what sensor IDs are availble by using the command-line tool pylacrosse
from the pylacrosse package.
$ sudo pylacrosse -D /dev/ttyUSB0 scan
+$ sudo pylacrosse -d /dev/ttyUSB0 scan
To use your lacrosse
compatible sensor in your installation, add the following to your configuration.yaml
file:
diff --git a/components/vacuum.xiaomi_miio/index.html b/components/vacuum.xiaomi_miio/index.html
index 5d5e7b6467..10008ddafd 100644
--- a/components/vacuum.xiaomi_miio/index.html
+++ b/components/vacuum.xiaomi_miio/index.html
@@ -298,16 +298,6 @@ method and requires a key
(16 alphanumeri
easily via a hidden menu item at the Mi-Home app.
Windows and Android
-Follow the pairing process using your phone and Mi-Home app. You will be able to retrieve the token from a SQLite file inside your phone.
-Before you begin you need to install libffi-dev
and libssl-dev
by running the command below. This is needed for python-mirobo
to be installed correctly.
-$ sudo apt-get install libffi-dev libssl-dev
-
-
-If your Home Assistant installation is running in a Virtualenv, make sure you activate it by running the commands below.
-$ sudo su -s /bin/bash homeassistant
-$ source /srv/homeassistant/bin/activate
-
-
To fetch the token follow these instructions depending on your mobile phone platform.
- Configure the robot with the Mi-Home app.
diff --git a/docs/scripts/conditions/index.html b/docs/scripts/conditions/index.html
index 200f210171..b010280377 100644
--- a/docs/scripts/conditions/index.html
+++ b/docs/scripts/conditions/index.html
@@ -156,6 +156,104 @@ This allows you to mix several AND and OR conditions together.
after_offset: "-1:00:00"
Here is a truth table to clarify the parameters with and without offset:
+command | +night | +at sunrise | +daytime | +at sunset | +
---|---|---|---|---|
after: sunset |
+ True | +⇒ | +False | +⇒ | +
+ after_offset: "01:00:00" |
+ True | +⇒ | +False | ++1h | +
+ after_offset: "-01:00:00" |
+ True | +⇒ | +False | +-1h | +
before: sunset |
+ False | +⇒ | +True | +⇒ | +
+ before_offset: "01:00:00" |
+ False | +⇒ | +True | ++1h | +
+ before_offset: "-01:00:00" |
+ False | +⇒ | +True | +-1h | +
after: sunrise |
+ False | +⇒ | +True | +⇒ | +
+ after_offset: "01:00:00" |
+ False | ++1h | +True | +⇒ | +
+ after_offset: "-01:00:00" |
+ False | +-1h | +True | +⇒ | +
before: sunrise |
+ True | +⇒ | +False | +⇒ | +
+ before_offset: "01:00:00" |
+ True | ++1h | +False | +⇒ | +
+ before_offset: "-01:00:00" |
+ True | +-1h | +False | +⇒ | +
The template condition will test if the given template renders a value equal to true. This is achieved by having the template result in a true boolean expression or by having the template render ‘true’.
condition:
diff --git a/sitemap.xml b/sitemap.xml
index 2ee7c4beae..5bd9daab8e 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3690,7 +3690,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4362,99 +4362,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/tools/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-19T17:57:36+00:00
+2017-11-19T20:34:08+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5570,62 +5570,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/index.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:55+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:56+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:56+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-19T17:56:28+00:00
+2017-11-19T20:32:56+00:00