Yes sorry, it’s just to format better the result:
deye-temperature.js
(function(data) {
return (data - 1000) / 10
})(input)
divideBy10.js
(function(data) {
return data/10;
})(input)
Yes sorry, it’s just to format better the result:
deye-temperature.js
(function(data) {
return (data - 1000) / 10
})(input)
divideBy10.js
(function(data) {
return data/10;
})(input)
Hello, I followed the same method you did but are you able to poll the data when setting up the external meter for grid measurement too?
Yes all the data is collected, it depends from which model u have