We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c60c285 + df4e253 commit 169294aCopy full SHA for 169294a
_zigbee/Sonoff_SNZB-02.md
@@ -38,5 +38,5 @@ ZbSend {"Device":"<short_addr>","Config":{"Humidity":{"MinInterval":60,"MaxInter
38
ZbBind {"Device":"<short_addr>","Cluster":"BatteryVoltage"}
39
```
40
```console
41
-ZbSend {"Device":"<short_addr>","Config":{"battery":{"MinInterval":60,"MaxInterval":600,"ReportableChange":1}}}
+ZbSend {"Device":"<short_addr>","Config":{"BatteryVoltage":{"MinInterval":60,"MaxInterval":600,"ReportableChange":1}}}
42
0 commit comments