-
Hi, I'm very new to Tuya Local. I tried Official Tuya, but it shows me only the Temperature. Tried Smartlife, the same. But I have a issue, the PH reading is not working right, the interface always shows Unknown only for this reading: I activated the DEBUG for tuya_local, and it shows some interesting messages. But I'm far to know where is the problem. This is part of the logfile: ` ` Seems that it's trying to use ph Meter to every reading it gets. Some of then are clearly the Temp. and S.G. and the 1500 seems to be the real PH value, because on the Tuya App I get PH with a 15.00 value. Thanks for any help . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I also got the Diag file from HA UI, and seems that it's getting the right readings...:
|
Beta Was this translation helpful? Give feedback.
pH is in the range 0.00 - 14.00. The device uses a value of 1500 (15.00) to indicate that it could not get a reading for some reason - this is translated to None for HA rather than passing on an out of range reading and expecting the meaning to be obvious.