wez/govee2mqtt

H5109 Pool Thermometer Support

Opened this issue · 3 comments

Govee Device SKU

H5109

Govee2MQTT Version

2024.04.29-30cf7732

Describe the issue

Is there any chance of adding support for this thermometer? It connects via Bluetooth through the H5042 wifi gateway. Currently the gateway shows up in HA with no values or child devices.

image

Startup Diagnostics

[2024-06-19T10:25:55 INFO govee::service::hass] Request Platform API State for H5042_03E8 (1E:1D:D0:C9:07:16:03:E8 H5042)
[2024-06-19T10:25:55 INFO govee::service::state] requesting update via Platform API H5042_03E8 (1E:1D:D0:C9:07:16:03:E8 H5042) Some(DeviceState { on: false, light_on: Some(false), online: None, kelvin: 0, color: DeviceColor { r: 0, g: 0, b: 0 }, brightness: 0, scene: None, source: "AWS IoT API", updated: 2024-06-19T14:21:21.287729162Z })
[2024-06-19T10:25:55 WARN govee::service::hass] Unable to poll platform API for H5042_03E8 (1E:1D:D0:C9:07:16:03:E8 H5042)

[2024-06-19T10:35:35 INFO govee::commands::serve] H5109_004C (03:1F:74:8D:00:00:00:16:FF:FF:00:2B:FF:FF:00:4C H5109)
[2024-06-19T10:35:35 INFO govee::commands::serve] Undoc: room=None supports_iot=false ble_only=true
[2024-06-19T10:35:35 WARN govee::commands::serve] Unknown device type. Cannot map to Home Assistant.

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

No response

I just got this same setup and ended up here looking for the same answer... following.

wez commented

See:

Thanks for the link. My intention/hope is to just read the data via API from Govee rather than going through the effort of getting it directly from Bluetooth. I've submitted a request to Govee to add API access to these devices via the wifi gateway. We'll see...