Bosch BPT-S 5 Hybrid
Hybrid energy storage system with integrated PV charger and battery storage.
Overview
This bundle provides integration with the Bosch BPT-S 5 Hybrid system, a combined battery energy storage and DC PV charger designed for residential energy management. The bundle consists of three components that work together to manage battery storage, PV input charging, and core communication with the device.
The Bosch BPT-S 5 offers integrated AC/DC conversion with native energy management for solar self-consumption and grid services.
Supported Devices
-
Type: Hybrid battery storage system with DC PV charger
-
Capacity: 5 kWh (typical)
-
Communication: Proprietary (via Core component)
-
AC Power: 5 kW (typical)
-
DC Power: 5 kW PV input
-
Typical Use: Residential self-consumption, battery storage
-
Documentation: Bosch
Components
This bundle implements the following OpenEMS Components:
Bosch BPT-S 5 Hybrid Core
Name: Bosch BPT-S 5 Hybrid Core
Factory-PID: Bosch.BPTS5Hybrid.Core
-
BoschBpts5HybridCore
-
OpenemsComponent
-
EventHandler
Description: Core communication component for the Bosch BPT-S 5 Hybrid system. Handles all device communication and coordinates data between ESS and PV components. Must be configured before ESS and PV components.
-
id(String): Component ID for unique identification (default: "boschBpts5hybridCore0") -
alias(String): Human-readable alias for the component -
enabled(Boolean): Enable/disable this component (default: true)
Bosch BPT-S 5 ESS
Name: Bosch BPT-S 5 ESS
Factory-PID: Bosch.BPTS5Hybrid.Ess
-
BoschBpts5HybridEss
-
SymmetricEss
-
OpenemsComponent
Description: Energy storage system (ESS) component for the Bosch BPT-S 5 Hybrid. Manages battery charging/discharging control and monitoring. Depends on the Core component for device communication.
-
id(String): Component ID for unique identification (default: "ess0") -
alias(String): Human-readable alias for the component -
enabled(Boolean): Enable/disable this component (default: true) -
core_id(String): Component ID of the Core component (default: "boschBpts5hybridCore0")
Bosch BPT-S 5 PV
Name: Bosch BPT-S 5 PV
Factory-PID: Bosch.BPTS5Hybrid.Pv
-
BoschBpts5HybridPv
-
EssDcCharger
-
OpenemsComponent
Description: PV DC charger component for the Bosch BPT-S 5 Hybrid. Handles DC power input from solar panels and controls charging of the battery. Depends on the Core component for device communication.
-
id(String): Component ID for unique identification (default: "charger0") -
alias(String): Human-readable alias for the component -
enabled(Boolean): Enable/disable this component (default: true) -
core_id(String): Component ID of the Core component (default: "boschBpts5hybridCore0")