fix: Clarify units of pause_on_backoff_gt (#31668)

This commit is contained in:
toastedcornflakes
2026-04-11 12:47:09 +02:00
committed by GitHub
parent 4818cc4163
commit 4a63e65981
+1 -1
View File
@@ -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"]