update
This commit is contained in:
parent
44263752ca
commit
8a63325abe
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ homeassistant.components.sensor.mqtt
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Allows to configure a MQTT sensor.
|
||||
|
||||
This generic sensor implementation uses the MQTT message payload
|
||||
This generic sensor implementation uses the MQTT message payload
|
||||
as the sensor value. If messages in this state_topic are published
|
||||
with RETAIN flag, the sensor will receive an instant update with
|
||||
with RETAIN flag, the sensor will receive an instant update with
|
||||
last known value. Otherwise, the initial state will be undefined.
|
||||
|
||||
sensor:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue