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:
parent
dcda30e25b
commit
76b908b033
5 changed files with 18 additions and 3 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue