浏览代码

maint(confortotal_minisplit): datestamp deprecations

Jason Rumney 1 月之前
父节点
当前提交
80c52756d6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      custom_components/tuya_local/devices/confortotal_minisplit.yaml

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

@@ -297,7 +297,7 @@ entities:
         type: boolean
         type: boolean
         name: available
         name: available
   - entity: number
   - entity: number
-    deprecated: time.on_timer
+    deprecated: time.on_timer  # 2026-05-31
     name: On timer time
     name: On timer time
     class: duration
     class: duration
     category: config
     category: config
@@ -309,7 +309,7 @@ entities:
           min: 0
           min: 0
           max: 2359
           max: 2359
   - entity: number
   - entity: number
-    deprecated: time.off_timer
+    deprecated: time.off_timer  # 2026-05-31
     name: Off timer time
     name: Off timer time
     class: duration
     class: duration
     category: config
     category: config