Przeglądaj źródła

Update README.md

Add requirement for `mapping:` to being a list
blakadder 2 lat temu
rodzic
commit
694bed7cbc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      custom_components/tuya_local/devices/README.md

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

@@ -194,7 +194,7 @@ with by specifying the precision explicitly.
 
 ### `mapping`
 
-*Optional.*
+*Optional. Must be a list starting with a `- ` (a dash and a space):*
 This can be used to define a list of additional rules that modify the DP
 to Home Assistant attribute mapping to something other than a one to one
 copy.