You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since transitioning to the custom integration, my Samsung washer stopped displaying some readings, while others seem to have confusing units:
The default integration used to show washer Power, but the custom sensor is a flat zero throughout.
The PowerEnergy used to be a valid sensor in W, but now reports a flat zero in kWh, which sounds like it would be a duplication of deltaEnergy. But, actually it's not showing any data, so it's just a waste of an entity.
The total Energy sensor provides very course information about the used kWh, but this may be just the nature of the information coming from the device. This said, if the Power sensor used to be able to report real time Power, I wonder why the Energy is creating a step pattern.
Maybe I am misunderstanding something?
Thank you in advance for any assistance!
The text was updated successfully, but these errors were encountered:
Hi, on my Samsung device, powerEnergy and deltaEnergy report 0 values. As for the energy, it gives the total consumed energy value and should be used in the energy panel. Power gives the current power consumption.
The Refrigerator reports these values, in my case I ignore the delta and 'powerEnergy', I use the Power sensor for my power meter dashboard, but I dump the fridge's energy sensor into the Power Dashboard
Since transitioning to the custom integration, my Samsung washer stopped displaying some readings, while others seem to have confusing units:
Power
, but the custom sensor is a flat zero throughout.PowerEnergy
used to be a valid sensor in W, but now reports a flat zero in kWh, which sounds like it would be a duplication ofdeltaEnergy
. But, actually it's not showing any data, so it's just a waste of an entity.Energy
sensor provides very course information about the used kWh, but this may be just the nature of the information coming from the device. This said, if thePower
sensor used to be able to report real timePower
, I wonder why theEnergy
is creating a step pattern.Maybe I am misunderstanding something?
Thank you in advance for any assistance!
The text was updated successfully, but these errors were encountered: