SMA Sunny Home Manager 2.0 Modbus
Supported features
- Curtailable: Inverter production can be reduced (e.g. § 9 EEG). See External Limit.
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
id | Modbus ID | int | required |
host | IP address or hostname | required | |
port | Port | int | required |
Configuration example for evcc.yaml
If you don't want to configure via the UI, you can alternatively use this YAML block.
meters: - name: my_grid type: template template: sma-homemanager-modbus usage: grid
# Modbus TCP modbus: tcpip id: 2 host: # Hostname port: 502 # Port