Skip to content

Commit

Permalink
Remove "alarm_battery" capabaility
Browse files Browse the repository at this point in the history
According to the docs: "Never give your driver both the measure_battery and the alarm_battery capabilities. This creates duplicate UI components and Flow cards."
  • Loading branch information
hankolsen authored Aug 16, 2022
1 parent cfe41fe commit ae2375b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .homeycompose/drivers/templates/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"class": "thermostat",
"capabilities": [
"measure_battery",
"alarm_battery",
"target_temperature",
"measure_temperature"
],
Expand Down

0 comments on commit ae2375b

Please sign in to comment.