Update sensor.mqtt.markdown (#4968)
This commit is contained in:
parent
6a35c3515d
commit
77c282d62f
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ unit_of_measurement:
|
||||||
description: Defines the units of measurement of the sensor, if any.
|
description: Defines the units of measurement of the sensor, if any.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
icon:
|
||||||
|
description: Icon for the sensor (e.g. `mdi:gauge`).
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
expire_after:
|
expire_after:
|
||||||
description: Defines the number of seconds after the value expires if it's not updated.
|
description: Defines the number of seconds after the value expires if it's not updated.
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue