diff --git a/custom_components/smartthinq_sensors/wideq/devices/hood.py b/custom_components/smartthinq_sensors/wideq/devices/hood.py index 4bb24d7a..fa8539b7 100644 --- a/custom_components/smartthinq_sensors/wideq/devices/hood.py +++ b/custom_components/smartthinq_sensors/wideq/devices/hood.py @@ -39,7 +39,7 @@ "ctrlKey": CMD_SET_VENTLAMP, KEY_DATASET: { KEY_HOODSTATE: { - "contentType": 22, + "contentType": 34, "dataLength": 5, CMD_VENTTIMER: 0, }