Skip to content

Commit

Permalink
add acpartner.v3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
0000sir committed May 9, 2018
1 parent b9b554e commit 461bdc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/models.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ module.exports = {
'lumi.gateway.v3': Gateway.WithLightAndSensor,
'lumi.acpartner.v1': Gateway.Basic,
'lumi.acpartner.v2': Gateway.Basic,
'lumi.acpartner.v3': Gateway.Basic,

'qmi.powerstrip.v1': PowerStrip,
'zimi.powerstrip.v2': PowerStrip,
Expand Down

0 comments on commit 461bdc9

Please sign in to comment.