This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# --- AUTOMATION 1: Dynamic Charge Limiting --- | |
# This automation dynamically limits the battery charge rate to prevent the | |
# total grid current from exceeding a defined target (e.g., 95A), which helps | |
# to avoid tripping the main fuse during high-load situations. | |
alias: Dynamic PredBAT Charge Limit | |
description: Adjust PredBAT battery_rate_max based on grid headroom to target 95A | |
id: dynamic_predbat_charge_limit # A unique ID for easier reference | |
trigger: |