Remove quote marks
This commit is contained in:
parent
49422aab31
commit
15c6d86047
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue