Skip to content

Commit

Permalink
Add battery_charging to binary_sensor (#12975)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Apr 14, 2020
1 parent 8446840 commit 0445076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_integrations/binary_sensor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust

- **None**: Generic on/off. This is the default and doesn't need to be set.
- **battery**: `on` means low, `off` means normal
- **battery_charging**: `on` means charging, `off` means not charging
- **cold**: `on` means cold, `off` means normal
- **connectivity**: `on` means connected, `off` means disconnected
- **door**: `on` means open, `off` means closed
Expand Down

0 comments on commit 0445076

Please sign in to comment.