The app should offer a device setting to define cumulative yes/no similar to this:
Device settings:
io.home-assistant.community/drivers/custom/driver.settings.compose.json at main · RonnyWinkler/io.home-assistant.community · GitHub
Then set the device energy object like this:
io.home-assistant.community/drivers/basedevice.js at main · RonnyWinkler/io.home-assistant.community · GitHub
The device can be configured in standard device settings then:
But Arie could also add this to the repair view But I think device settings is more intuitive because the “include in total” will show up there, too.
