mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add device class to knx sensor (#24756)
* Add device class to knx sensor * Update source/_integrations/knx.markdown Co-authored-by: Matthias Alphart <farmio@alphart.net> Co-authored-by: Matthias Alphart <farmio@alphart.net>
This commit is contained in:
parent
70ed0896a2
commit
b4dab8b523
@ -1447,6 +1447,10 @@ entity_category:
|
||||
required: false
|
||||
type: string
|
||||
default: None
|
||||
device_class:
|
||||
description: Overrides the [class of the device](/integrations/sensor/), changing the device state and icon that is displayed on the frontend.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
### Value Types
|
||||
|
Loading…
x
Reference in New Issue
Block a user