Skip to content

Commit

Permalink
Update wzm100w_presence_sensor.yaml
Browse files Browse the repository at this point in the history
applied changes from review:
- removed product name
- removed names, where the name is the same as class
- added missing classes
  • Loading branch information
salbr authored and make-all committed Jan 23, 2025
1 parent e413fe5 commit 72e19f8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: mmWave presence sensor
products:
- id: wcd9lxpvhfvqx1qw
name: WZ-M100-W
manufacturer: Wenzhi
model: WZ-M100-W
entities:
Expand Down Expand Up @@ -58,7 +57,6 @@ entities:
- scale: 100
step: 10
- entity: sensor
name: Distance
class: distance
dps:
- id: 9
Expand All @@ -69,7 +67,6 @@ entities:
mapping:
- scale: 100
- entity: sensor
name: Illuminance
class: illuminance
dps:
- id: 103
Expand All @@ -81,6 +78,7 @@ entities:
- scale: 10
- entity: number
name: Interval time
class: duration
category: config
dps:
- id: 104
Expand All @@ -91,6 +89,7 @@ entities:
- scale: 10
- entity: number
name: Detection delay
class: duration
category: config
dps:
- id: 105
Expand All @@ -101,6 +100,7 @@ entities:
- scale: 10
- entity: number
name: Unmanned Delay
class: duration
category: config
dps:
- id: 106
Expand Down

0 comments on commit 72e19f8

Please sign in to comment.