mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update sensor.mqtt.markdown (#4968)
This commit is contained in:
parent
6a35c3515d
commit
77c282d62f
@ -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…
x
Reference in New Issue
Block a user