24 Commits

Author SHA1 Message Date
Otto Winter
76b908b033 Sensor device class docs (#5219)
* Sensor device class docs

* Fix binary_sensor copy

* Fix headings

* Add icons screenshot

* Add Empty device_class

* Grammar

* Update customizing-devices.markdown

* Add periods
2018-05-01 22:25:45 +02:00
Sebastian
36a385b5b7 Added screenshot for binary_sensor device classes icons (#5182)
* added screenshot

Screenshot of binary_sensors device classes icons added

* Added screenshot to docs

Screenshot showing icons for binary_sensor device classes added.
2018-04-15 13:09:30 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Sean Wilson
52387b95c6 Add 'lock' device class (#4417)
* Add monitored_conditions documentation.

* Remove monitored_conditions from example

* Add missing 'week' monitored_condition

* Add 'lock' device class

* Invert lock settings

As per https://github.com/home-assistant/home-assistant/pull/11640

* Tweak formatting
2018-02-28 13:25:58 -08:00
Matt Schmitt
2ecb5c44fb Additional device classes for binary sensors (#4267)
* Add additional device classes for binary sensor
2017-12-28 18:55:51 +01:00
Adam Mills
4789220364 Add problem device class (#4200) 2017-12-13 20:03:02 -08:00
Matt Schmitt
a518843b4a Add device class for low battery (#4082) 2017-11-29 12:14:02 +01:00
arsaboo
4c44140b30 Add presence device_class 2017-11-20 13:20:46 -05:00
Simon
f78c4f3971 Added documentation for new device class 'plug' (#3889)
* Added documentation for new device class 'plug'

See https://github.com/home-assistant/home-assistant-polymer/issues/550

* use term "unplugged"

* add the entry to the right place
2017-11-05 21:53:06 +02:00
Devon Peet
ca52e23e4c Updating language for readability (#3796)
* Updating language for readability

* Remove space
2017-10-27 08:11:51 +02:00
Fabian Affolter
3e8022f44c
Add details about default
(fixes https://github.com/home-assistant/home-assistant/issues/8605)
2017-07-25 08:15:53 +02:00
Alok Saboo
58e973dbd7 Cleaned up binary_sensor docs (#3039) 2017-07-23 16:41:09 +02:00
David McNett
a22a37e6a0 Clarify docs for binary_sensor class 'opening' (#2079)
The documentation for the 'opening' class of binary_sensor left the
interpretation of On and Off undefined.  Additionally, the intro paragraph
claimed that "On" is "Closed" and "Off" is "Open" which is the opposite of
common usage that I've seen in example configurations.

This commit explicitly states that On==Open and Off=Closed and amends the
examples in the leading paragraph.

Confirmed in Gitter chat that this is appropriate:

@balloob: "I would assume that “on” is open as it’s the special case.
           Assuming doors/windows etc are usually closed.
           With smoke, detecting smoke is the special case"
2017-02-20 08:19:45 +01:00
Adam Mills
23f910f669 Improve documentation for device_class (#2073) 2017-02-18 10:08:03 -05:00
Adam Mills
b83f3855ee
Rename sensor_class to device_class 2017-02-10 19:10:24 -05:00
Fabian Affolter
de7c1d5ac9 Minimizing of the configuration sample (#1008) 2016-09-30 20:48:56 +02:00
Robbie Trencheny
fa4c97cbb5 Occupancy sensor class (#894)
🐬
2016-09-03 22:54:32 -06:00
Robbie Trencheny
bf0fac7283 Two quotes snuck in and safety needed some love 2016-08-10 00:40:50 -07:00
Fabian Affolter
153eee18f9 Move sensor link to the bottom 2016-03-01 07:30:54 +01:00
Fabian Affolter
ea1be26cf1 Add sensor classes 2016-02-29 22:13:03 +01:00
Paulus Schoutsen
cc8e5f5685 Remove component layout page 2016-02-07 14:20:52 -08:00
Paulus Schoutsen
46e8ee788f Update documentation for 0.9 2015-12-06 13:31:17 -08:00
Fabian Affolter
7ca70ea0d8 Minor update 2015-11-20 15:37:17 +01:00
Fabian Affolter
39fe5b5f10 Add inital binary sensor page 2015-11-20 15:30:28 +01:00