Skip to content

Commit

Permalink
Fix Aqara H1M 3-gang not supported power_outage_memory and led_disabl…
Browse files Browse the repository at this point in the history
…ed_night
  • Loading branch information
cralex96 authored Dec 10, 2024
1 parent 2e4b3b0 commit 7b4de90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib/lumi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3669,6 +3669,7 @@ export const toZigbee = {
'SP-EUC01',
'ZNQBKG24LM',
'ZNQBKG25LM',
'ZNQBKG26LM',
'ZNQBKG38LM',
'ZNQBKG39LM',
'ZNQBKG40LM',
Expand Down Expand Up @@ -3719,6 +3720,7 @@ export const toZigbee = {
'SP-EUC01',
'ZNQBKG24LM',
'ZNQBKG25LM',
'ZNQBKG26LM',
'ZNQBKG38LM',
'ZNQBKG39LM',
'ZNQBKG40LM',
Expand Down Expand Up @@ -4388,6 +4390,7 @@ export const toZigbee = {
'WS-USC04',
'ZNQBKG24LM',
'ZNQBKG25LM',
'ZNQBKG26LM',
'JWDL001A',
'SSWQD02LM',
'SSWQD03LM',
Expand Down Expand Up @@ -4477,6 +4480,7 @@ export const toZigbee = {
'WS-USC04',
'ZNQBKG24LM',
'ZNQBKG25LM',
'ZNQBKG26LM',
'JWDL001A',
'SSWQD02LM',
'SSWQD03LM',
Expand Down

0 comments on commit 7b4de90

Please sign in to comment.