Pārlūkot izejas kodu

Remove extra character from README.

Jason Rumney 2 gadi atpakaļ
vecāks
revīzija
16b5d8e75f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.*