Procházet zdrojové kódy

Remove extra character from README.

Jason Rumney před 2 roky
rodič
revize
16b5d8e75f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.*