diff --git a/atom.xml b/atom.xml index 820e304758..9c3659ee0c 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
No Wink hub is required to support these devices.
The Wink alarm platform allows you to control your Wink Canary all-in-one security camera.
The requirement is that you have setup Wink.
-Add the user who is used to run Home Assistant to the groups to allow access to the serial port.
-sudo usermod -a -G dialout,lock $USER
+$ sudo usermod -a -G dialout,lock $USER
@@ -101,6 +101,9 @@ A word of caution: The Arduino boards are not storing states. This means that wi
+
Introduced in release: pre 0.7
diff --git a/components/bbb_gpio/index.html b/components/bbb_gpio/index.html
index 08c3a0658f..c04511cd41 100644
--- a/components/bbb_gpio/index.html
+++ b/components/bbb_gpio/index.html
@@ -76,6 +76,9 @@
+
Introduced in release: 0.36
diff --git a/components/binary_sensor.android_ip_webcam/index.html b/components/binary_sensor.android_ip_webcam/index.html
index 8c67069b1a..e9778b6541 100644
--- a/components/binary_sensor.android_ip_webcam/index.html
+++ b/components/binary_sensor.android_ip_webcam/index.html
@@ -77,6 +77,9 @@
+
Introduced in release: 0.40
diff --git a/components/binary_sensor.bbb_gpio/index.html b/components/binary_sensor.bbb_gpio/index.html
index 0b1bc43b79..d5e34d3ae6 100644
--- a/components/binary_sensor.bbb_gpio/index.html
+++ b/components/binary_sensor.bbb_gpio/index.html
@@ -103,6 +103,9 @@
+
Introduced in release: 0.37
diff --git a/components/binary_sensor.eight_sleep/index.html b/components/binary_sensor.eight_sleep/index.html
index b624962699..e907bd7479 100644
--- a/components/binary_sensor.eight_sleep/index.html
+++ b/components/binary_sensor.eight_sleep/index.html
@@ -77,6 +77,9 @@
+
Introduced in release: 0.44
diff --git a/components/binary_sensor.isy994/index.html b/components/binary_sensor.isy994/index.html
index defb8256e5..d288109eb0 100644
--- a/components/binary_sensor.isy994/index.html
+++ b/components/binary_sensor.isy994/index.html
@@ -67,7 +67,7 @@
The isy994
platform allows you to get data from your ISY994 binary sensors from within Home Assistant.
-They will be automatically discovered if the isy994 component is loaded.
+They will be automatically discovered if the isy994
component is loaded.