Skip to content

Commit

Permalink
Hide A Few Entities
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Jan 8, 2024
1 parent 433063b commit 55a164e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Integrations/ESPHome/MSR-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,8 @@ binary_sensor:
return false;
}
ld2410:
id: ld2410_radar


sensor:
- platform: template
Expand Down Expand Up @@ -437,9 +434,11 @@ sensor:
uv:
name: "LTR390 UV"
id: ltr390uv
disabled_by_default: true
light:
name: "LTR390 Light"
id: ltr390light
disabled_by_default: true
uv_index:
name: "LTR390 UV Index"
id: ltr390uvindex
Expand Down Expand Up @@ -518,6 +517,7 @@ select:
- platform: ld2410
distance_resolution:
name: "Radar Distance Resolution"
disabled_by_default: true



Expand Down

0 comments on commit 55a164e

Please sign in to comment.