- change type of speed dp to match log - revert change to light entity type PR #2586
@@ -10,12 +10,16 @@ primary_entity:
type: boolean
- id: 2
name: speed
- type: integer
- range:
- min: 1
- max: 3
+ type: string
+ mapping:
+ - dps_val: "1"
+ value: 33
+ - dps_val: "2"
+ value: 66
+ - dps_val: "3"
+ value: 100
secondary_entities:
- - entity: switch
+ - entity: light
dps:
- id: 102
name: switch