Skip to content

Commit

Permalink
Update water_sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjoyg authored Apr 17, 2024
1 parent e8bac50 commit 2073972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dirigera/devices/water_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from .device import Attributes, Device
from ..hub.abstract_smart_home_hub import AbstractSmartHomeHub


class WaterSensorAttributes(Attributes):
battery_percentage: int
water_leak_detected: bool
Expand Down

0 comments on commit 2073972

Please sign in to comment.