So, most of my devices work fine on the energy now page (Showing instantaneous power). But for some reason I can't get my fronts watt pilot to configure.
The total energy is found. But even though the charging power tracks in the device as a valid sensor. With units of W
The old Energy pages only show Energy (kWh). The energy pages for the last 12 months or so, have allowed the Power to be configured for each device as well.
OK, now I understand. To add a power sensor to the Energy dashboard, it must have a state class of measurement. The Wattpilot integration entity sensor.charging_power has no state class. So you have two options :
Quick fix : Create your own helper statistic & use that. (Create helper, Statistics, Charging_Power, and configure the statistic type (I'd use Average Linear with a sample size of 1).
Better long-term solution : Log a feature request for the state class: measurement to be added to the sensor.charging_power entity. Issues · mk-maddin/wattpilot-HA · GitHub