Skip to content

Commit

Permalink
Fix scan interval in BlitzWolf description
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Nov 20, 2021
1 parent ae0bf8e commit 5569c69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@
"support": 5,
"required": [
ZOnOffConv("plug", "switch"),
ZCurrent, ZPower, ZVoltagePoll, # once per 30 seconds
ZCurrent, ZPower, ZVoltagePoll, # once per 60 seconds
],
"optional": [
ZigbeeStats, ZTuyaPowerOn,
Expand Down

0 comments on commit 5569c69

Please sign in to comment.