SunFounder PiPower
(continued from previous page)
state_color: true
4.5 PiPower Pro Entity
If you are familiar with Home Assistant and want to customize the Card yourself, here is a list of PiPower Pro entities
you can use.
Basic Information
• binary_sensor.pipower_pro_battery_low - Battery low status (bool)
• binary_sensor.pipower_pro_is_charging - Charging status (V)
Switches
• switch.pipower_pro_battery_output - Battery output switch (bool)
• switch.pipower_pro_esp32_power - ESP32 power switch (bool)
• switch.pipower_pro_external_output - External output switch (bool)
Output
• sensor.pipower_pro_output_voltage - Output voltage (V)
• sensor.pipower_pro_output_current - Output current (A)
• sensor.pipower_pro_output_power - Output power (W)
• sensor.pipower_pro_output_energy - Output energy (Wh) used for calculating total output energy, can be
reset via services, see all services for details
Battery
• sensor.pipower_pro_battery_voltage - Battery voltage (V)
• sensor.pipower_pro_battery_current - Battery current, positive for charging, negative for discharging (A)
• sensor.pipower_pro_battery_power - Battery output power (W)
• sensor.pipower_pro_battery_capacity - Battery capacity (mAh)
• sensor.pipower_pro_battery_level - Battery level (%)
Input
• sensor.pipower_pro_input_voltage - External input voltage (V)
Sub-device Control
• switch.pipower_pro_sub_device_power - Sub-device power control signal (bool)
• binary_sensor.pipower_pro_sub_device_power_state - Sub-device power state (bool)
Others
• sensor.pipower_pro_battery_capacity_algorithm - Battery capacity algorithm (String)
• sensor.pipower_pro_power_source - Current output source: Battery/External (String)
• sensor.pipower_pro_battery_factory_capacity - Battery factory nominal capacity (mAh)
• binary_sensor.pipower_pro_external_power - External input status (bool)
• button.pipower_pro_factory_reset - Factory reset button (bool)
44 Chapter 4. Start to Play