Skip to content

Commit

Permalink
fix: Fix Gledopto GL-SD-001 commands timing out Koenkk/zigbee2mqtt#21259
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 6, 2024
1 parent 2310100 commit 3948f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/gledopto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ const definitions: Definition[] = [
vendor: 'Gledopto',
description: 'Zigbee triac AC dimmer',
extend: [gledoptoLight({})],
meta: {disableDefaultResponse: true},
},
{
zigbeeModel: ['GL-C-006'],
Expand Down

0 comments on commit 3948f1f

Please sign in to comment.