Skip to content

Commit

Permalink
Note behavior of ZOOZ 4-in-1 sensor
Browse files Browse the repository at this point in the history
The low_battery_level sensor actually fires for this device, although
reporting as 80% seems a bit high.

The Low Battery Notification automation portion in this file may need
to be moved into a new file if it continues to be documented on.
  • Loading branch information
tetsuo13 committed Apr 26, 2024
1 parent 15a7b14 commit e011260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions automation/sensors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
trigger:
- platform: state
entity_id:
# Sensor fires at 80% battery level remaining then device is mostly
# off the network and otherwise unresponsive.
- binary_sensor.4_in_1_sensor_low_battery_level
- binary_sensor.flood_sensor_low_battery_level
- binary_sensor.z_wave_door_window_sensor_low_battery_level
Expand Down

0 comments on commit e011260

Please sign in to comment.