소스 검색

Update README.md

Add requirement for `mapping:` to being a list
blakadder 2 년 전
부모
커밋
694bed7cbc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.