Skip to content

Commit

Permalink
Update sensors.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anashost authored Aug 3, 2023
1 parent c1dddb0 commit 80517fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sensors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
device_class: precipitation_intensity
unit_of_measurement: "in/d"

## 7days precipitation mm
## 7days precipitation mm (testing)
- platform: statistics
name: "weatherxm 7days precipitation mm"
entity_id: sensor.weatherxm_daily_precipitation_mm
Expand All @@ -220,7 +220,7 @@
sampling_size: 168
precision: 0

## 7days precipitation inch
## 7days precipitation inch (testing)
- platform: template
sensors:
weatherxm_7days_precipitation_inch:
Expand Down

0 comments on commit 80517fa

Please sign in to comment.