Power sensor not showing actual sensor value updates but values do (eventually) appear in History under that same sensor #314
Unanswered
snarlingllama
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is some seriously methodical troubleshooting! I think your suggestion it's HA failing to keep up might be right, although I've never heard of that before. If you remove the There's drawbacks to enabling it, so disable the verbose logs once you're done, but it will at least help narrow it down |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone! Hoping someone might have some insight into an issues I am experiencing with my Emporia Vue 2.
PROBLEM DESCRIPTION:
Very strange issue, which seems to be happening with only 1 clamp. I have a supplementary AC unit running at 240v (like the ones you see under hotel room windows). What is really strange is that the sensor reading updates were working fine at first, but then after I updated the phases correctly for other circuits in my YAML, this clamp does not update power values (other clamps on different circuits seem to be functioning fine).
For example, I have a 240v oven with a separate clamp connected to it. Within 5 seconds, it shows updates for the entity. The clamp connected to the 240v AC does show the data in History (including wattage spikes when I turn the unit on), but not so much the actual entity value. I say "not so much" because last night, I ran the AC for about 5 mins, and around 5 mins later, I noticed the entity value spiked up to the approximate wattage expected. I was not able to replicate this after a second attempt, but I was also reviewing my YAML so I may have missed it.
TROUBLESHOOTING PERFORMED SO FAR:
MY DUMB THOUGHTS/IDEAS/CURIOSITIES:
HA SYSTEM INFO:
I am running HA on a hefty Intel NUC with an SSD drive, along with the follow specs:
Core: 2024.10.1
Supervisor: 2024.10.0
ESPHome Version: 2024.9.2
YAML CODE:
Here is my current YAML code. Also note the problematic entity is for this circuit/CT:
Any thoughts would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions