Actions
Powercalc provides actions for maintenance, diagnostics, energy correction, profile library updates, and playbook control.
You can call these from Developer tools > Actions in Home Assistant or use them in automations.
| Action | Description |
|---|---|
powercalc.activate_playbook |
Activate a playbook on a Powercalc power sensor. |
powercalc.calibrate_energy |
Set an energy sensor to a specific kWh value. |
powercalc.calibrate_utility_meter |
Set a utility meter sensor to a specific value. |
powercalc.change_gui_config |
Batch change Powercalc GUI config entry options. |
powercalc.debug_group |
Inspect a Powercalc group and its member contributions. |
powercalc.get_group_entities |
Retrieve the member entity IDs of a Powercalc group. |
powercalc.increase_daily_energy |
Add a value to a daily energy sensor. |
powercalc.reload |
Reload all Powercalc config entries. |
powercalc.reset_energy |
Reset an energy sensor to zero kWh. |
powercalc.stop_playbook |
Stop an active playbook. |
powercalc.switch_sub_profile |
Switch a supported library profile to another sub profile. |
powercalc.update_library |
Update the profile library and reinitialize discovery. |