-
-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No reading #309
Comments
Which version are you using and is your sensor still on the correct GPIO pin? |
Yes, all hardware hasn't been altered in anyway. Version: 2023.9.3 |
I too have noticed recently, that once in a while its stopping metering. Was thinking it had something to do with my wifi network. |
I updated the position of a wifi repeater that is now used by the ESP and had to recalibrate the sensor. Not sure but maybe it has to do with some kind of change in the amount of power going through the module? This might relate to the ESPHome updates causing some optimisations to mess with the power levels and thus causing the sensor to become less reliable. |
I've changed nothing, other than the software update. How do you recalibrate the sensor? |
The sensor has a blue potentiometer that, when turned, changes the sensitivity of the sensor. |
I get sporadic readings now, a few minutes ago it was over 11,000,000W, not sure that's correct! |
Yes, if you look at the log then this happens because the sensitivity is such that it reports the same red flash as multiple flashes. There are two ways to correct this:
The internal filter will only register input once every 100ms and will eliminate the wrong reading. |
Hi guys. In ESPHome 2023.8.0, there was a To use the PULSE mode, you need to add the
|
I use the EDGE mode with an |
Do you have any strange values? |
Nope, it is always spot on with measuring |
hm, In EDGE mode, an |
Mine is still dead. Reports a 0w all day every day. I've tried to fix it but with no luck |
A pulse rate of 10000 is actually too high to make correct measurements. But if I understand correctly, you get good measurements when you set the |
Perhaps it would be better to set the |
I did close it |
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. |
Anyone experienced no reading since the ESPHome updates recently?
My Glow does not read anything now and shows just a ZERO for usage. i've tried resetting etc but nothing is working.
The text was updated successfully, but these errors were encountered: