wez/govee2mqtt

Target Humidity

Opened this issue · 0 comments

Govee Device SKU

H7151

Govee2MQTT Version

2024.04.29-30cf7732

Describe the issue

The target humidity doesn't show up which I currently need for a automation.

Startup Diagnostics

s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
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=C
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-05-23T20:18:47 INFO govee::commands::serve] Starting service. version 2024.04.29-30cf7732
[2024-05-23T20:18:47 INFO govee::commands::serve] Querying platform API for device list
[2024-05-23T20:18:47 INFO govee::commands::serve] Querying undocumented API for device + room list
[2024-05-23T20:18:48 INFO govee::service::iot] Connected to IoT: CONNACK code 0: Connection Accepted.
[2024-05-23T20:18:48 INFO govee::commands::serve] Starting LAN discovery
[2024-05-23T20:18:48 INFO govee::commands::serve] Waiting 10 seconds for LAN API discovery
[2024-05-23T20:18:48 INFO govee::service::iot] IoT (re)connected with status CONNACK code 0: Connection Accepted.

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

No response