Skip to content

Commit

Permalink
Update ezo_do.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality committed Nov 30, 2024
1 parent 6a64577 commit 7e02a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/ezo_do.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ sensor:
# Dissolved Oxygen % Saturation
- platform: template
name: "Dissolved Oxygen % Saturation"
id: sensor_do_percent
id: sensor_do_percent_percent
unit_of_measurement: "%"
icon: mdi:gas-cylinder
accuracy_decimals: 2
Expand Down Expand Up @@ -122,7 +122,7 @@ text_sensor:
on_value:
then:
- component.update: do_ezo
- component.update: sensor_do
- component.update: sensor_do_percent
web_server:
sorting_group_id: sorting_group_do

Expand Down

0 comments on commit 7e02a87

Please sign in to comment.