Skip to content

Commit

Permalink
Fix10
Browse files Browse the repository at this point in the history
  • Loading branch information
ghisch committed Feb 2, 2025
1 parent d4128c9 commit 6c3aed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solar_router/engine_regulator_with_bypass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ sensor:
filters:
- clamp:
min_value: 0
- platform: copy
- platform: template
name: "Regulator Opening"
id: regulator_opening_sensor
source_id: regulator_opening
lambda: return id(regulator_opening).state;
unit_of_measurement: "%"
accuracy_decimals: 8

Expand Down

0 comments on commit 6c3aed0

Please sign in to comment.