소스 검색

fix(feyree_43_evcharger): use correct dp name for sensor

PR #4866
Jason Rumney 2 달 전
부모
커밋
bbc2522b43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/devices/feyree_43_evcharger.yaml

+ 1 - 1
custom_components/tuya_local/devices/feyree_43_evcharger.yaml

@@ -364,7 +364,7 @@ entities:
     dps:
       - id: 124
         type: string
-        name: value
+        name: sensor
         mapping:
           - dps_val: "OpenCharging"
             value: "Charging"