소스 검색

fix(vevor_yt60307_weather_station): use correct speed units

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

+ 2 - 2
custom_components/tuya_local/devices/vevor_yt60307_weather_station.yaml

@@ -49,7 +49,7 @@ entities:
       - id: 112
         type: integer
         name: sensor
-        unit: kph
+        unit: "km/h"
         class: measurement
         mapping:
           - scale: 10
@@ -60,7 +60,7 @@ entities:
       - id: 132
         type: integer
         name: sensor
-        unit: kph
+        unit: "km/h"
         class: measurement
         mapping:
           - scale: 10