Hello everyone,
I have a few sensors that have built in power monitoring (some Tuya switches and some Shelly relays) and I would like to monitor the power consumptions with HA.
From what I gathered here, people seem to be using Utility Meter even though the Utility Meter website only lists a very small percentage of people are using it.
Anyway, I was wondering what my options are.
The sensors all monitor internally as well, so they are already listing all consumptions including time. At the same time they are broadcasting current consumption.
Is it recommended to have HA monitor the current consumption and sum it up internally or simply use the consumption monitoring built into the devices? Although I did not really see any instructions that would point to the latter.
To me it would kind of make more sense to use the built in power consumption monitoring because the devices themselves are always recording whereas HA might need a restart or lose connection from time to time (especially when reading data from the cloud). So data on the device would be more complete.
And if I add multiple entities to the same cycle, are they still all recorded separately? I would like to be able to monitor them all individually and it certain dispkay groups, so I need to make sure that this information is not being lost.