|
|
@@ -49,23 +49,18 @@ entities:
|
|
|
- id: 5
|
|
|
type: boolean
|
|
|
name: switch
|
|
|
- - entity: number
|
|
|
+ - entity: time
|
|
|
category: config
|
|
|
translation_key: timer_x
|
|
|
translation_placeholders:
|
|
|
x: "1"
|
|
|
- class: duration
|
|
|
dps:
|
|
|
- id: 9
|
|
|
type: integer
|
|
|
- name: value
|
|
|
- unit: min
|
|
|
+ name: second
|
|
|
range:
|
|
|
min: 0
|
|
|
max: 86400
|
|
|
- mapping:
|
|
|
- - scale: 60
|
|
|
- step: 60
|
|
|
- id: 42
|
|
|
type: string
|
|
|
name: cycle_time
|
|
|
@@ -75,8 +70,77 @@ entities:
|
|
|
- id: 44
|
|
|
type: string
|
|
|
name: switch_inching
|
|
|
+ - entity: time
|
|
|
+ category: config
|
|
|
+ translation_key: timer_x
|
|
|
+ translation_placeholders:
|
|
|
+ x: "2"
|
|
|
+ dps:
|
|
|
+ - id: 10
|
|
|
+ type: integer
|
|
|
+ name: second
|
|
|
+ range:
|
|
|
+ min: 0
|
|
|
+ max: 86400
|
|
|
+ - entity: time
|
|
|
+ category: config
|
|
|
+ translation_key: timer_x
|
|
|
+ translation_placeholders:
|
|
|
+ x: "3"
|
|
|
+ dps:
|
|
|
+ - id: 11
|
|
|
+ type: integer
|
|
|
+ name: second
|
|
|
+ range:
|
|
|
+ min: 0
|
|
|
+ max: 86400
|
|
|
+ - entity: time
|
|
|
+ category: config
|
|
|
+ translation_key: timer_x
|
|
|
+ translation_placeholders:
|
|
|
+ x: "4"
|
|
|
+ dps:
|
|
|
+ - id: 12
|
|
|
+ type: integer
|
|
|
+ name: second
|
|
|
+ range:
|
|
|
+ min: 0
|
|
|
+ max: 86400
|
|
|
+ - entity: time
|
|
|
+ category: config
|
|
|
+ translation_key: timer_x
|
|
|
+ translation_placeholders:
|
|
|
+ x: "5"
|
|
|
+ dps:
|
|
|
+ - id: 13
|
|
|
+ type: integer
|
|
|
+ name: second
|
|
|
+ range:
|
|
|
+ min: 0
|
|
|
+ max: 86400
|
|
|
+ - entity: number
|
|
|
+ category: config
|
|
|
+ # 2025-07-20
|
|
|
+ deprecated: time.timer_1
|
|
|
+ translation_key: timer_x
|
|
|
+ translation_placeholders:
|
|
|
+ x: "1"
|
|
|
+ class: duration
|
|
|
+ dps:
|
|
|
+ - id: 9
|
|
|
+ type: integer
|
|
|
+ name: value
|
|
|
+ unit: min
|
|
|
+ range:
|
|
|
+ min: 0
|
|
|
+ max: 86400
|
|
|
+ mapping:
|
|
|
+ - scale: 60
|
|
|
+ step: 60
|
|
|
- entity: number
|
|
|
category: config
|
|
|
+ # 2025-07-20
|
|
|
+ deprecated: time.timer_2
|
|
|
translation_key: timer_x
|
|
|
translation_placeholders:
|
|
|
x: "2"
|
|
|
@@ -94,6 +158,8 @@ entities:
|
|
|
step: 60
|
|
|
- entity: number
|
|
|
category: config
|
|
|
+ # 2025-07-20
|
|
|
+ deprecated: time.timer_3
|
|
|
translation_key: timer_x
|
|
|
translation_placeholders:
|
|
|
x: "3"
|
|
|
@@ -111,6 +177,8 @@ entities:
|
|
|
step: 60
|
|
|
- entity: number
|
|
|
category: config
|
|
|
+ # 2025-07-20
|
|
|
+ deprecated: time.timer_4
|
|
|
translation_key: timer_x
|
|
|
translation_placeholders:
|
|
|
x: "4"
|
|
|
@@ -128,6 +196,8 @@ entities:
|
|
|
step: 60
|
|
|
- entity: number
|
|
|
category: config
|
|
|
+ # 2025-07-20
|
|
|
+ deprecated: time.timer_5
|
|
|
translation_key: timer_x
|
|
|
translation_placeholders:
|
|
|
x: "5"
|