Skip to content

Commit

Permalink
Merge pull request #814 from donavanbecker/patch-1
Browse files Browse the repository at this point in the history
add homebridge-honeywell-leak to Honeywell Home UI
  • Loading branch information
oznu authored Aug 15, 2020
2 parents 5131ca1 + 216c6a9 commit 052b2b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export class CustomPluginsService {
public plugins = {
'homebridge-gsh': HomebridgeGoogleSmarthomeComponent,
'homebridge-honeywell-home': HomebridgeHoneywellHomeComponent,
'homebridge-honeywell-leak': HomebridgeHoneywellHomeComponent,
'homebridge-honeywell-home-roomsensors': HomebridgeHoneywellHomeComponent,
'homebridge-ring': HomebridgeRingComponent,
};
Expand Down

0 comments on commit 052b2b5

Please sign in to comment.