Update sensor.mqtt.markdown (#4968)

This commit is contained in:
Erik Eriksson 2018-03-23 11:31:35 +01:00 committed by Fabian Affolter
parent 6a35c3515d
commit 77c282d62f

View File

@ -44,6 +44,10 @@ unit_of_measurement:
description: Defines the units of measurement of the sensor, if any.
required: false
type: string
icon:
description: Icon for the sensor (e.g. `mdi:gauge`).
required: false
type: string
expire_after:
description: Defines the number of seconds after the value expires if it's not updated.
required: false