Mode and current limit are applied together, equivalent to
set_remote_panel_state.
Current Mode: {{ remoteModeLabel(state.remote_panel) }}
Current Limit: {{ state.remote_panel.current_limit === null || state.remote_panel.current_limit === undefined ? 'Unknown' : state.remote_panel.current_limit + ' A' }}
Standby: {{ remoteStandbyLabel(state.remote_panel) }}
{{ state.output_current }} A
{{ state.output_voltage }} V
{{ state.output_frequency }} Hz
{{ state.output_power }} W
{{ state.input_current }} A
{{ state.input_voltage }} V
{{ state.input_frequency }} Hz
{{ state.input_power }} W
{{ state.battery_current }} A
{{ state.battery_voltage }} V
{{ state.battery_charge }} %
{{ state.battery_power }} W