Просмотр исходного кода

Hysen HY08ACF: fix temperature icons

Jason Rumney 2 лет назад
Родитель
Сommit
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