wez/govee2mqtt

Invalid value for number.humidifier_auto: 9 (range 40.0 - 80.0)

Opened this issue · 0 comments

Govee Device SKU

H7142

Govee2MQTT Version

2024.01.24-ea3cd430

Describe the issue

The Govee H7142 Humidifier's entity number.humidifier_auto is meant to set the desired target humidity level when the device is in "auto" mode. for some reason, the value defaults to 9, which this log entry flags as invalid.

In //developer-tools/state I see the entity showing a state "unknown". Setting the state to an integer within the required range does not persist after restarting HAOS.

Disabling this entity until a solution is given.

Logger: homeassistant.components.mqtt.number
Source: components/mqtt/number.py:195
integration: MQTT (documentation, issues)
First occurred: 3:59:45 PM (8 occurrences)
Last logged: 4:22:07 PM

Invalid value for number.humidifier_auto: 9 (range 40.0 - 80.0)

Startup Diagnostics

docker logs addon_b9845f46_govee2mqtt

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
GOVEE_API_KEY=REDACTED
GOVEE_MQTT_HOST=core-mosquitto
GOVEE_TEMPERATURE_SCALE=F
GOVEE_EMAIL=REDACTED
GOVEE_PASSWORD=REDACTED
GOVEE_MQTT_PASSWORD=REDACTED
GOVEE_MQTT_USER=addons
GOVEE_MQTT_PORT=1883
++ cd /app
++ exec /app/govee serve
[2024-04-14T13:33:08 INFO govee::commands::serve] Starting service. version 2024.01.24-ea3cd430
[2024-04-14T13:33:08 INFO govee::commands::serve] Querying platform API for device list
[2024-04-14T13:33:09 INFO govee::commands::serve] Querying undocumented API for device + room list
[2024-04-14T13:33:10 INFO govee::service::iot] Connected to IoT: CONNACK code 0: Connection Accepted.
[2024-04-14T13:33:10 INFO govee::commands::serve] Starting LAN discovery
[2024-04-14T13:33:10 INFO govee::commands::serve] Waiting 10 seconds for LAN API discovery
[2024-04-14T13:33:10 INFO govee::service::iot] IoT (re)connected with status CONNACK code 0: Connection Accepted.
[2024-04-14T13:33:20 INFO govee::commands::serve] Devices returned from Govee's APIs
[2024-04-14T13:33:20 INFO govee::commands::serve] Humidifier (24:4E:60:74:F4:59:8E:06 H7142)
[2024-04-14T13:33:20 INFO govee::commands::serve] Platform API: devices.types.humidifier. supports_rgb=false supports_brightness=false
[2024-04-14T13:33:20 INFO govee::commands::serve] color_temp=None segment_rgb=None
[2024-04-14T13:33:20 INFO govee::commands::serve] Undoc: room=Some("Bedroom") supports_iot=true ble_only=false
[2024-04-14T13:33:20 INFO govee::commands::serve]
[2024-04-14T13:33:20 INFO govee::commands::serve] Air Purifier (15:CC:60:74:F4:76:19:C4 H7126)
[2024-04-14T13:33:20 INFO govee::commands::serve] Platform API: devices.types.air_purifier. supports_rgb=false supports_brightness=false
[2024-04-14T13:33:20 INFO govee::commands::serve] color_temp=None segment_rgb=None
[2024-04-14T13:33:20 INFO govee::commands::serve] Undoc: room=Some("Bedroom") supports_iot=true ble_only=false
[2024-04-14T13:33:20 INFO govee::commands::serve]
[2024-04-14T13:33:20 INFO govee::commands::serve] Heater (61:11:60:74:F4:15:7C:A8 H7131)
[2024-04-14T13:33:20 INFO govee::commands::serve] Platform API: devices.types.heater. supports_rgb=true supports_brightness=true
[2024-04-14T13:33:20 INFO govee::commands::serve] color_temp=None segment_rgb=None
[2024-04-14T13:33:20 INFO govee::commands::serve] Undoc: room=Some("Bedroom") supports_iot=true ble_only=false
[2024-04-14T13:33:20 INFO govee::commands::serve] Quirk { sku: "H7131", icon: "mdi:heat-wave", supports_rgb: true, supports_brightness: true, color_temp_range: None, avoid_platform_api: false, ble_only: false, lan_api_capable: false, device_type: Heater, platform_temperature_sensor_units: Some(Farenheit), platform_humidity_sensor_units: None, iot_api_supported: false, show_as_preset_buttons: Some(["gearMode"]) }
[2024-04-14T13:33:20 INFO govee::commands::serve]
[2024-04-14T13:33:20 INFO govee::commands::serve] H5075_DE14 (28:58:A4:C1:38:C6:DE:14 H5075)
[2024-04-14T13:33:20 INFO govee::commands::serve] Undoc: room=Some("Bedroom") supports_iot=false ble_only=true
[2024-04-14T13:33:20 WARN govee::commands::serve] Unknown device type. Cannot map to Home Assistant.
[2024-04-14T13:33:20 INFO govee::commands::serve]
[2024-04-14T13:33:21 INFO govee::service::http] http server addr is 0.0.0.0:8056
[2024-04-14T13:33:26 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T13:33:27 INFO govee::service::hass] MQTT connected with status=CONNACK code 0: Connection Accepted.
[2024-04-14T13:33:40 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) None
[2024-04-14T13:33:41 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) None
[2024-04-14T13:33:42 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) None
[2024-04-14T13:34:06 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T13:34:06 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T13:48:42 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:33:41.872349538Z })
[2024-04-14T13:48:43 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:33:42.236538747Z })
[2024-04-14T13:48:43 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:33:42.772866541Z })
[2024-04-14T13:57:56 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T13:57:56 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T13:58:09 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T13:58:09 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T14:03:18 INFO govee::service::hass] powerSwitch for 244E6074F4598E06: OFF
[2024-04-14T14:03:18 INFO govee::service::state] Using Platform API to set Humidifier (24:4E:60:74:F4:59:8E:06 H7142) power state
[2024-04-14T14:03:18 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: OnOff, instance: "powerSwitch", value: Number(0), state: Object {"status": String("success")} } }
[2024-04-14T14:03:23 INFO govee::service::state] Polling Humidifier (24:4E:60:74:F4:59:8E:06 H7142) to get latest state after control
[2024-04-14T14:03:23 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:48:43.196737087Z })
[2024-04-14T14:03:44 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:48:43.562611096Z })
[2024-04-14T14:03:44 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T20:48:44.121858085Z })
[2024-04-14T14:18:45 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:03:24.013855396Z })
[2024-04-14T14:18:45 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:03:44.545619661Z })
[2024-04-14T14:18:45 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:03:45.136204652Z })
[2024-04-14T14:33:46 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:18:45.541875380Z })
[2024-04-14T14:33:46 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:18:45.917151370Z })
[2024-04-14T14:33:47 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:18:46.471777995Z })
[2024-04-14T14:46:08 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T14:46:08 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T14:46:22 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T14:46:22 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T14:48:47 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:33:46.911414781Z })
[2024-04-14T14:48:48 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:33:47.300479614Z })
[2024-04-14T14:48:48 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:33:47.891147708Z })
[2024-04-14T15:03:49 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:48:48.310328446Z })
[2024-04-14T15:03:49 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:48:48.701227094Z })
[2024-04-14T15:03:51 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T21:48:49.226289160Z })
[2024-04-14T15:08:37 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T15:08:37 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:08:50 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T15:08:50 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:18:52 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:03:49.966476827Z })
[2024-04-14T15:18:52 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:03:51.853478267Z })
[2024-04-14T15:18:53 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:03:52.396867789Z })
[2024-04-14T15:27:19 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T15:27:19 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:27:40 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T15:27:40 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:30:09 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T15:30:09 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:30:23 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T15:30:23 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:33:54 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:18:52.816916918Z })
[2024-04-14T15:33:54 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:18:53.460072791Z })
[2024-04-14T15:33:54 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:18:54.015013726Z })
[2024-04-14T15:48:55 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:33:54.435490498Z })
[2024-04-14T15:48:55 INFO govee::service::state] requesting update via Platform API Air Purifier (15:CC:60:74:F4:76:19:C4 H7126) Some(DeviceState { on: true, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:33:54.803447527Z })
[2024-04-14T15:48:56 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: Some(true), online: Some(true), kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:33:55.364492061Z })
[2024-04-14T15:54:14 INFO govee::service::hass] Home Assistant status changed: offline
[2024-04-14T15:54:14 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:54:27 INFO govee::service::hass] Home Assistant status changed: online
[2024-04-14T15:54:27 INFO govee::service::hass] Wait 1.7s for hass to settle on 34 entity configs
[2024-04-14T15:57:22 INFO govee::service::hass] powerSwitch for 244E6074F4598E06: OFF
[2024-04-14T15:57:22 INFO govee::service::state] Using Platform API to set Humidifier (24:4E:60:74:F4:59:8E:06 H7142) power state
[2024-04-14T15:57:22 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: OnOff, instance: "powerSwitch", value: Number(0), state: Object {"status": String("success")} } }
[2024-04-14T15:57:27 INFO govee::service::state] Polling Humidifier (24:4E:60:74:F4:59:8E:06 H7142) to get latest state after control
[2024-04-14T15:57:27 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:48:55.773148593Z })
[2024-04-14T15:57:29 INFO govee::service::hass] Command for Heater (61:11:60:74:F4:15:7C:A8 H7131): {"state":"ON","color":{"r":255,"g":170,"b":95},"brightness":70}
[2024-04-14T15:57:29 INFO govee::service::state] Using Platform API to set Heater (61:11:60:74:F4:15:7C:A8 H7131) brightness
[2024-04-14T15:57:29 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: Range, instance: "brightness", value: Number(70), state: Object {"status": String("success")} } }
[2024-04-14T15:57:29 INFO govee::service::state] Using Platform API to set Heater (61:11:60:74:F4:15:7C:A8 H7131) color
[2024-04-14T15:57:29 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: ColorSetting, instance: "colorRgb", value: Number(16755295), state: Object {"status": String("success")} } }
[2024-04-14T15:57:34 INFO govee::service::state] Polling Heater (61:11:60:74:F4:15:7C:A8 H7131) to get latest state after control
[2024-04-14T15:57:34 INFO govee::service::state] requesting update via Platform API Heater (61:11:60:74:F4:15:7C:A8 H7131) Some(DeviceState { on: false, light_on: None, online: None, kelvin: 0, color: DeviceColor { r: 255, g: 170, b: 95 }, brightness: 70, scene: None, source: "AWS IoT API", updated: 2024-04-14T22:57:29.709780733Z })
[2024-04-14T15:57:39 INFO govee::service::hass] powerSwitch for 244E6074F4598E06: OFF
[2024-04-14T15:57:39 INFO govee::service::state] Using Platform API to set Humidifier (24:4E:60:74:F4:59:8E:06 H7142) power state
[2024-04-14T15:57:39 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: OnOff, instance: "powerSwitch", value: Number(0), state: Object {"status": String("success")} } }
[2024-04-14T15:57:44 INFO govee::service::state] Polling Humidifier (24:4E:60:74:F4:59:8E:06 H7142) to get latest state after control
[2024-04-14T15:57:44 INFO govee::service::state] requesting update via Platform API Humidifier (24:4E:60:74:F4:59:8E:06 H7142) Some(DeviceState { on: false, light_on: None, online: Some(true), kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "PLATFORM API", updated: 2024-04-14T22:57:28.003701182Z })
[2024-04-14T16:03:01 INFO govee::service::hass] powerSwitch for 244E6074F4598E06: OFF
[2024-04-14T16:03:01 INFO govee::service::state] Using Platform API to set Humidifier (24:4E:60:74:F4:59:8E:06 H7142) power state
[2024-04-14T16:03:02 INFO govee::platform_api] control_device result: ControlDeviceResponse { request_id: "uuid", code: 200, message: "success", capability: ControlDeviceResponseCapability { kind: OnOff, instance: "powerSwitch", value: Number(0), state: Object {"status": String("success")} } }
[2024-04-14T16:03:07 INFO govee::service::state] Polling Humidifier (24:4E:60:74:F4:59:8E:06 H7142) to get latest state after control

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

No response