소스 검색

Use plain degree units for temperature calibrations without Celsius or Fahrenheit

Kevin Ou 1 년 전
부모
커밋
267a873b8f
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      custom_components/tuya_local/devices/drexma_et7aw_thermostat.yaml

+ 4 - 4
custom_components/tuya_local/devices/drexma_et7aw_thermostat.yaml

@@ -238,9 +238,9 @@ entities:
         type: boolean
         mapping:
           - dps_val: false
-            value: °C
+            value: °
           - dps_val: true
-            value: °F
+            value: °
   - entity: number
     category: config
     name: Floor temperature calibration
@@ -267,9 +267,9 @@ entities:
         type: boolean
         mapping:
           - dps_val: false
-            value: °C
+            value: °
           - dps_val: true
-            value: °F
+            value: °
   - entity: number
     name: Heater Wattage
     class: power