mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-19 16:46:29 +00:00
Added light 'device_class' for sensors (#10)
* Added light 'device_class' * Removed lux * Changed device_class name
This commit is contained in:
parent
9f915227f6
commit
b45b3bf545
@ -23,4 +23,5 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| ---- | ---- | -----------
|
||||
| battery | % | % of battery that is left.
|
||||
| humidity | % | % of humidity in the air.
|
||||
| illuminance | lx/lm | Light level.
|
||||
| temperature | C/F | Temperature.
|
||||
|
Loading…
x
Reference in New Issue
Block a user