mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Remove quote marks
This commit is contained in:
parent
49422aab31
commit
15c6d86047
@ -19,7 +19,7 @@ To enable it, add the following lines to your `configuration.yaml`:
|
|||||||
sensor:
|
sensor:
|
||||||
platform: command_sensor
|
platform: command_sensor
|
||||||
command: SENSOR_COMMAND
|
command: SENSOR_COMMAND
|
||||||
name: "Command sensor"
|
name: Command sensor
|
||||||
unit_of_measurement: "°C"
|
unit_of_measurement: "°C"
|
||||||
correction_factor: 0.4921
|
correction_factor: 0.4921
|
||||||
decimal_places: 0
|
decimal_places: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user