Improve documentation for device_class (#2073)

This commit is contained in:
Adam Mills 2017-02-18 10:08:03 -05:00 committed by GitHub
parent a817d7f003
commit 23f910f669
3 changed files with 15 additions and 2 deletions

View file

@ -13,7 +13,7 @@ Binary sensors are gathering information about state of switches, contacts, pins
Knowing that there are only two states allows Home Assistant to represent the sensor better in the frontend.
Most binary sensors support the `device_class:` which let you specify the type of your sensor. The following types are supported:
The display style of each entity can be modified in the [customize section](/getting-started/customizing-devices/). The following device classes are supported for binary sensors:
- **None**: Generic on/off
- **cold**: On means cold (or too cold)