Based on discussion #2645, dp 104 is not providing reliable results to use for presence.
@@ -10,12 +10,9 @@ primary_entity:
type: string
name: sensor
mapping:
- - dps_val: presence
- value: false
- dps_val: move
value: true
- - dps_val: none
+ - value: false
secondary_entities:
- entity: number
name: Sensitivity
@@ -92,14 +89,18 @@ secondary_entities:
- entity: binary_sensor
class: occupancy
dps:
- - id: 104
+ - id: 1
- - dps_val: nobody
- - dps_val: exist
+ - dps_val: presence
+ value: true
+ - dps_val: move
+ - id: 104
+ type: string
+ name: manned
name: Delay
category: config