浏览代码

Remove extra character from README.

Jason Rumney 3 年之前
父节点
当前提交
16b5d8e75f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      custom_components/tuya_local/devices/README.md

+ 1 - 1
custom_components/tuya_local/devices/README.md

@@ -287,7 +287,7 @@ A `dps_val` of `null` can be used to specify a value to be assumed when a
 dp is not being returned by the device, to avoid None in some locations where
 dp is not being returned by the device, to avoid None in some locations where
 that causes an issue such as entities showing as unavailable.  Such a mapping
 that causes an issue such as entities showing as unavailable.  Such a mapping
 is one-way, the value will not be mapped back to a null when setting the dp.
 is one-way, the value will not be mapped back to a null when setting the dp.
-x
+
 ### `value`
 ### `value`
 
 
 *Optional.*
 *Optional.*