瀏覽代碼

Hysen HY08ACF: fix temperature icons

Jason Rumney 2 年之前
父節點
當前提交
0dac409254
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      custom_components/tuya_local/devices/hysen_hy08acf_thermostat.yaml

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

@@ -165,7 +165,7 @@ secondary_entities:
     name: Maximum temperature
     name: Maximum temperature
     category: config
     category: config
     class: temperature
     class: temperature
-    icon: "mdi:temperature-chevron-up"
+    icon: "mdi:thermometer-chevron-up"
     dps:
     dps:
       - id: 103
       - id: 103
         type: integer
         type: integer
@@ -178,7 +178,7 @@ secondary_entities:
     name: Minimum temperature
     name: Minimum temperature
     category: config
     category: config
     class: temperature
     class: temperature
-    icon: "mdi:temperature-chevron-down"
+    icon: "mdi:thermometer-chevron-down"
     dps:
     dps:
       - id: 104
       - id: 104
         type: integer
         type: integer