Skip to content

Commit

Permalink
add OSRAM Smart+ Mini Switch AC0251700NJ blue device (#768)
Browse files Browse the repository at this point in the history
* add OSRAM Smart+ Mini Switch AC0251700NJ blue device

* merge model

* remove extras converters

* mistake removed
  • Loading branch information
NicolasBoulanger authored and Koenkk committed Nov 22, 2019
1 parent 626f179 commit 26c952d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -1991,8 +1991,8 @@ const devices = [
extend: generic.light_onoff_brightness_colortemp,
},
{
zigbeeModel: ['Lightify Switch Mini'],
model: 'AC0251100NJ',
zigbeeModel: ['Lightify Switch Mini', 'Lightify Switch Mini blue'],
model: 'AC0251100NJ/AC0251700NJ',
vendor: 'OSRAM',
description: 'Smart+ switch mini',
supports: 'circle, up, down and hold/release',
Expand Down

0 comments on commit 26c952d

Please sign in to comment.