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
This commit is contained in:
Otto Winter 2018-05-01 22:25:45 +02:00 committed by Fabian Affolter
parent dcda30e25b
commit 76b908b033
5 changed files with 18 additions and 3 deletions

View file

@ -71,9 +71,10 @@ homeassistant:
### {% linkable_title Device Class %}
Device class is currently supported by the following platforms:
Device class is currently supported by the following components:
* [Binary Sensor](/components/binary_sensor/)
* [Sensor](/components/sensor/)
* [Cover](/components/cover/)
### {% linkable_title Reloading customize %}