A Homey app for monitoring the RCT Power Storage DC. RCT Power is a registered trademark of RCT Power GmbH. This app is not provided by, endorsed by, supported by, or affiliated with RCT Power GmbH in any way.
- Full Homey Energy integration - Complete compliance with Homey Energy guidelines
- Three dedicated devices for comprehensive monitoring
- Real-time monitoring of power flows, battery state, and energy consumption
- Flow card support for automation based on energy data
- Grid charging management (optional, use at your own risk)
Monitors your RCT battery system with the following capabilities:
Standard Capabilities (Homey Energy compliant):
- Battery Power (
measure_power) - Real-time power flow (positive = discharging, negative = charging) - Battery State of Charge (
measure_battery) - Current battery level in percentage - Charged Energy (
meter_power.charged) - Cumulative energy charged into the battery (kWh) - Discharged Energy (
meter_power.discharged) - Cumulative energy discharged from the battery (kWh)
Custom Capabilities:
- Battery Mode (
battery_modus) - Current operating mode (charge/discharge/idle) - SOC Strategy (
soc_strategy) - Current state-of-charge management strategy
Legacy Capabilities (deprecated - use dedicated devices instead):
- Battery Power (Legacy) (
battery_power) - Battery power in RCT convention - Solar Power (Legacy) (
solar_power) - Use Solar Panel device instead - Grid Power (Legacy) (
total_grid_power) - Use Grid Meter device instead - Household Load (Legacy) (
load_household) - Use Grid Meter device instead
Note: The legacy capabilities are kept for backwards compatibility with existing flows. For complete Homey Energy integration and better insights, add the dedicated Solar Panel and Grid Meter devices.
Dedicated solar panel monitoring device:
- Solar Power - Real-time solar generation in Watts
- Total Energy Generated - Cumulative solar energy production in kWh
- Fully integrated with Homey Energy for production tracking
Tracks total household grid connection:
- Grid Power - Instantaneous grid power (positive = import, negative = export)
- Imported Energy - Cumulative energy imported from grid (kWh)
- Exported Energy - Cumulative energy exported to grid (kWh)
- Marked as cumulative meter for whole-home energy tracking
- Enables Homey Energy to calculate "other" consumption
When you upgrade to v3.0, your existing RCT Power Storage DC device will automatically:
- Migrate from
solarpaneltobatterydevice class - Add new energy tracking capabilities (
meter_power.chargedandmeter_power.discharged) - Continue working without re-pairing
- Keep all legacy capabilities for backwards compatibility
For complete Homey Energy integration, we recommend adding two additional devices:
- Solar Panel - Dedicated solar generation tracking with cumulative energy
- Grid Meter - Whole-home consumption tracking with import/export
Both devices use the same IP address and port as your existing RCT Power Storage DC device:
- Go to Devices → Add Device
- Search for "RCT Power"
- Add "Solar Panel" and/or "Grid Meter"
- Enter the same IP address and port as your battery device
The following capabilities in the Battery device are now deprecated:
battery_power→ Use Battery device'smeasure_powerinsteadsolar_power→ Use dedicated Solar Panel devicetotal_grid_power→ Use dedicated Grid Meter deviceload_household→ Use dedicated Grid Meter device
These capabilities remain functional for backwards compatibility with existing flows. They will be removed in a future major version (v4.0 or later).
- Homey Pro (2023) or Homey Pro mini
- Homey firmware v12.0.0 or higher
- RCT Power Storage DC system
- Network connection to your RCT inverter
- Install the app from the Homey App Store
- Add devices:
- RCT Power Storage DC - Main battery and inverter device
- Solar Panel - Solar generation monitoring (optional)
- Grid Meter - Whole-home consumption tracking (optional)
- Enter the IP address and port (default: 8899) of your RCT inverter
- Configure polling interval in device settings (default: 60 seconds for battery, 20 seconds recommended for detailed monitoring)
- Polling Interval - How often to query the inverter (10-3600 seconds)
- Device information is automatically detected and displayed in settings
When enabled, you can:
- Set maximum grid charging power
- Configure default SOC strategy
- Enable/disable grid power usage
- Automate battery charging from grid via Flow cards
This app fully supports Homey Energy:
- Battery Device - Tracks charge/discharge cycles and efficiency
- Solar Panel Device - Shows solar generation in Energy dashboard
- Grid Meter Device - Acts as whole-home meter for complete energy overview
- All energy values are cumulative and persistent
- Supports advanced features requiring import/export distinction
- Battery power changed
- Battery SOC changed
- Solar power changed
- Battery mode changed
- SOC strategy changed
- Battery SOC is greater than...
- Solar power is greater than...
- Grid power is greater than...
- Household load is greater than...
- Battery mode is...
- SOC strategy is...
- Enable grid charging
- Disable battery discharge
- Enable default operating mode
For issues, questions, or feature requests, please visit:
USE AT YOUR OWN RISK - The grid charging management features send commands to your inverter. While tested, you are fully responsible for any harm or damage caused. Please review the source code on GitHub before using these features.
This app is not affiliated with RCT Power GmbH.
See LICENSE file for details.