mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
update list
This commit is contained in:
parent
64d5cfd70d
commit
365445ff2a
@ -21,11 +21,9 @@ sensor:
|
||||
platform: mqtt
|
||||
name: "MQTT Sensor"
|
||||
state_topic: "home/bedroom/temperature"
|
||||
unit_of_measurement: "ºC"
|
||||
unit_of_measurement: "°C"
|
||||
```
|
||||
|
||||
state_topic: The MQTT topic subscribed to receive sensor values. *Required*
|
||||
|
||||
name: The name of the sensor. Default is 'MQTT Sensor'. *Optional*
|
||||
|
||||
unit_of_measurement: Defines the units of measurement of the sensor, if any. *Optional*
|
||||
- **name**: The name of the sensor. Default is 'MQTT Sensor'. *Optional*
|
||||
- **state_topic**: The MQTT topic subscribed to receive sensor values. *Required*
|
||||
- **unit_of_measurement**: Defines the units of measurement of the sensor, if any. *Optional*
|
||||
|
Loading…
x
Reference in New Issue
Block a user