generated from homebridge/homebridge-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe:
Yes, the plugin throws errors:
[10/13/2022, 4:00:01 PM] [YoLink] MQTT: THSensor.DataRecord for device Repbox (d88b4c0100xxxxxx) not supported.
Please report all bugs at https://github.com/dkerr64/homebridge-yolink/issues
{"event":"THSensor.DataRecord","time":1665651601414,"msgid":"1665651601414","data":{"records":[{"temperature":29.2,"humidity":63.9,"time":"2022-10-13T08:50:01.000Z"}]},"deviceId":"d88b4c0100xxxxxx"}
Describe the solution you'd like:
Seems like more and more Yolink environmental devices are sending THSensor.DataRecord updates. Would be good to just take them as last valid values
Describe alternatives you've considered:
n/a
Additional context:
n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request