Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #10 from drothenberger/topic/fix_body_movement_par…
Browse files Browse the repository at this point in the history
…ameter_device_class

fix: remove device class from Body Movement Parameter
  • Loading branch information
limengdu authored Nov 21, 2023
2 parents 52180d2 + 6f70b73 commit d37d946
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/mr24hpc1_mmwave_kit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ sensor:
- name: "Body Movement Parameter"
id: movementSigns
icon: "mdi:human-greeting-variant"
device_class: "temperature"
state_class: "measurement"

- name: "Initialization Status"
Expand Down Expand Up @@ -536,4 +535,4 @@ sensor:
- platform: template
name: "Motion Speed"
id: custom_motion_speed
icon: mdi:run-fast
icon: mdi:run-fast

0 comments on commit d37d946

Please sign in to comment.