mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-04 18:00:27 +00:00
fix: Clarify units of pause_on_backoff_gt (#31668)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"title": "Pause on backoff greater than",
|
||||
"default": 0,
|
||||
"minimum": 0,
|
||||
"description": "Pause availability pings when backoff reaches over this limit until a new Zigbee message is received from the device. A value of zero disables pausing."
|
||||
"description": "Pause availability pings when the backoff multiplier reaches over this limit until a new Zigbee message is received from the device. A value of zero disables pausing."
|
||||
}
|
||||
},
|
||||
"required": ["timeout"]
|
||||
|
||||
Reference in New Issue
Block a user