|
|
@@ -126,6 +126,7 @@ secondary_entities:
|
|
|
- id: 26
|
|
|
type: string
|
|
|
name: option
|
|
|
+ optional: true
|
|
|
mapping:
|
|
|
- dps_val: 5s
|
|
|
value: 5s
|
|
|
@@ -189,6 +190,7 @@ secondary_entities:
|
|
|
name: sensor
|
|
|
unit: "%"
|
|
|
class: measurement
|
|
|
+ optional: true
|
|
|
mapping:
|
|
|
- dps_val: high
|
|
|
value: 100
|
|
|
@@ -206,6 +208,7 @@ secondary_entities:
|
|
|
- id: 28
|
|
|
type: string
|
|
|
name: option
|
|
|
+ optional: true
|
|
|
mapping:
|
|
|
- dps_val: chinese_simplified
|
|
|
value: 中文
|