Skip to content

Commit

Permalink
Fixes LG Hood with APIv2 (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
drwicid authored Apr 22, 2024
1 parent a022531 commit 7cc1cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/smartthinq_sensors/wideq/devices/hood.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ctrlKey": CMD_SET_VENTLAMP,
KEY_DATASET: {
KEY_HOODSTATE: {
"contentType": 22,
"contentType": 34,
"dataLength": 5,
CMD_VENTTIMER: 0,
}
Expand Down

0 comments on commit 7cc1cf1

Please sign in to comment.