We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a35c35 commit 77c282dCopy full SHA for 77c282d
source/_components/sensor.mqtt.markdown
@@ -44,6 +44,10 @@ unit_of_measurement:
44
description: Defines the units of measurement of the sensor, if any.
45
required: false
46
type: string
47
+icon:
48
+ description: Icon for the sensor (e.g. `mdi:gauge`).
49
+ required: false
50
+ type: string
51
expire_after:
52
description: Defines the number of seconds after the value expires if it's not updated.
53
0 commit comments