Skip to content

Commit

Permalink
fix tanque arriba not topping
Browse files Browse the repository at this point in the history
  • Loading branch information
glmnet committed Dec 7, 2024
1 parent 6557d55 commit e39a8f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions my_home/eh-tanque-arriba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ binary_sensor:
id: top_tank_full
filters:
- delayed_on_off: 15s
on_press:
- globals.set:
id: tank_liters
value: ${tanque_lleno_l}
- platform: gpio
pin:
number: GPIO35 #3
Expand Down

0 comments on commit e39a8f9

Please sign in to comment.