HASS.Agent icon indicating copy to clipboard operation
HASS.Agent copied to clipboard

Feature: Create Sensors for Power Draw in Watt of CPU and GPU

Open mikeg-de opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. In order to monitor actual power draw in watt like HWMonitor does, I'd like to suggest to collect wattage power consumption as well.

image

Describe the solution you'd like Create sensors that report power draw in watt of CPU and GPU.

Describe alternatives you've considered

Additional context This would help, in conjunction with other power meters like a Shelly, to calculate energy costs and share. Especially for freelancers or doing taxes this might be handy.

mikeg-de avatar Jan 05 '24 12:01 mikeg-de

Just a thought, you know you can do this with wmiquery? You could just pull all the values you want from hwmonitor.

I touch on it in this video: https://youtu.be/w9htfegb1uA?si=iK4f2euZONk2QXpd

HandsOnKatie avatar May 05 '24 06:05 HandsOnKatie