Codibris / ioBroker.tibberconnect

GNU General Public License v3.0
20 stars 10 forks source link

data point are not acknowledged. #118

Closed volkerrichert closed 1 year ago

volkerrichert commented 1 year ago

Describe the bug
All data points ist set not acknowledged.

To Reproduce
See screenshot

Expected behavior
Data points should be acknowledged.

https://github.com/Codibris/ioBroker.tibberconnect/blob/main/src/lib/tibberHelper.ts#L37

the missing third parameter will result in a not acknowledged data point. See https://github.com/ioBroker/ioBroker/wiki/Adapter-Development-Documentation#commands-and-statuses

Screenshots & Logfiles
image

Versions:

volkerrichert commented 1 year ago

fixed in https://github.com/Codibris/ioBroker.tibberconnect/pull/126