mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: None
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Value Types
|
### Value Types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user