Skip to content

Commit

Permalink
Add binary sensor to SABnzbd (home-assistant#35992)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbede authored Nov 26, 2024
1 parent f7bbcfe commit 4ec961d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/_integrations/sabnzbd.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ha_codeowners:
ha_domain: sabnzbd
ha_platforms:
- sensor
- binary_sensor
- button
- number
ha_integration_type: integration
Expand Down Expand Up @@ -46,6 +47,10 @@ This integration will create these sensors:
- `weekly_size`: GB downloaded this week. (disabled by default)
- `monthly_total`: GB downloaded this month. (disabled by default)

## Binary sensor

This integration will create a binary sensor to indicate if SABnzbd has recorded any warnings or errors.

## Button

This integration will create two buttons:
Expand Down

0 comments on commit 4ec961d

Please sign in to comment.