@kohost/api-client 3.3.12 → 3.3.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -166,6 +166,7 @@
166
166
  "acMainsReconnected",
167
167
  "replaceBatterySoon",
168
168
  "replaceBatteryNow",
169
+ "batteryOk",
169
170
  "hardwareFailure",
170
171
  "softwareFailure",
171
172
  "hardwareFailureWithCode",
@@ -178,7 +179,9 @@
178
179
  "outsideSafeHumidityRange",
179
180
  "scheduleMaintenance",
180
181
  "doorAjar",
181
- "communicationFailure"
182
+ "communicationFailure",
183
+ "burglarAlarm",
184
+ "fireAlarm"
182
185
  ]
183
186
  }
184
187
  },
@@ -7635,6 +7635,7 @@ var require_definitions = __commonJS({
7635
7635
  "acMainsReconnected",
7636
7636
  "replaceBatterySoon",
7637
7637
  "replaceBatteryNow",
7638
+ "batteryOk",
7638
7639
  "hardwareFailure",
7639
7640
  "softwareFailure",
7640
7641
  "hardwareFailureWithCode",
@@ -7647,7 +7648,9 @@ var require_definitions = __commonJS({
7647
7648
  "outsideSafeHumidityRange",
7648
7649
  "scheduleMaintenance",
7649
7650
  "doorAjar",
7650
- "communicationFailure"
7651
+ "communicationFailure",
7652
+ "burglarAlarm",
7653
+ "fireAlarm"
7651
7654
  ]
7652
7655
  }
7653
7656
  },