mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add binary sensor to SABnzbd (#35992)
This commit is contained in:
parent
f7bbcfe188
commit
4ec961d85b
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
ha_domain: sabnzbd
|
||||
ha_platforms:
|
||||
- sensor
|
||||
- binary_sensor
|
||||
- button
|
||||
- number
|
||||
ha_integration_type: integration
|
||||
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user