You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.ts
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -264,9 +264,9 @@ export class HapClient extends EventEmitter {
264
264
/**
265
265
* monitorCharacteristics
266
266
* @param services - Optional array of services to monitor
267
-
*
267
+
*
268
268
* Creates connections to all Homebridge instances and monitors all characteristics for changes. Will emit `service-update` events when characteristics change, which can be listened to.
0 commit comments