question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for `local_temperature_calibration` feature

See original GitHub issue

Hello Stas, battery error message is already known on many devices. Now there is also the message from local_temperature_calibration.

2021-01-05 15:32:07.699 Error: (z2m) Juli-TRV: can not process binary item "battery_low"
2021-01-05 15:32:07.700 Error: (z2m) Juli-TRV: can not process numeric item "local_temperature_calibration"
2021-01-05 15:38:49.585 (z2m) {"access": 1, "description": "Indicates if the battery of this device is almost empty", "name": "battery_low", "property": "battery_low", "type": "binary", "value_off": false, "value_on": true}
2021-01-05 15:38:49.585 (z2m) {"access": 3, "description": "Offset to be used in the local_temperature", "name": "local_temperature_calibration", "property": "local_temperature_calibration", "type": "numeric", "unit": "\u00b0C"}

Local temperature calibration feature

{
   "access":3,
   "description":"Offset to be used in the local_temperature",
   "name":"local_temperature_calibration",
   "property":"local_temperature_calibration",
   "type":"numeric",
   "unit":"\u00b0C"
}

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SargonofAssyriacommented, Jan 18, 2021

Now I think about it. Should not this “local_temperature_calibration” be solved in Z2M because it is a one time setting like in other temperature devices?

0reactions
salopettecommented, Jan 17, 2021

for local_temperature_calibration maybe something like +/-? or simply where you can enter a value yourself in 0.5 steps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to calibrate temperature sensors - Beamex blog
Read this blog post and learn how to calibrate temperature sensors and what are the most common things you should consider when calibrating...
Read more >
Tuya radiator valve (TS0601) calibration from external sensor ...
TuYa radiator valves measure temperate on themself, which gives inaccurate results. This blueprint allow to calibrate them to have same ...
Read more >
Calibration of temperature measurement systems ... - GovInfo
purpose of describing various methods of on-site calibration of temperature sensing devices used in EMCS and to review the characteristics of these.
Read more >
Temperature Calibrators | Calibration Equipment | Fluke
What things are calibrated with a temperature calibrator? ... Benchtop temperature sensor simulators and multi-function calibrators.
Read more >
How to Calibrate an Oven | Whirlpool
Oven calibration helps you get consistent results when baking or roasting. Learn how to calibrate your oven temp with this helpful guide.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found