Actions

Override the tap, hold, and double tap actions for each section.

Use section_actions to customize interactions per section. The card does not expose a global card action because it represents a single pool.

Supported actions are more-info (default), navigate, url, call-service, toggle, and none.

section_actions:
  pump:
    tap_action:
      action: toggle
  temperature:
    tap_action:
      action: more-info