@@ -94,11 +94,11 @@ entities:
name: option
type: string
mapping:
- - dps_val: 0
+ - dps_val: "0"
value: "off"
- - dps_val: 1
+ - dps_val: "1"
value: "on"
- - dps_val: 2
+ - dps_val: "2"
value: memory
optional: true
force: true