SMA Sunny Home Manager 2.0
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.
curtailers: - name: my_curtailer type: template template: sma-homemanager
# Modbus TCP modbus: tcpip id: 2 host: # Hostname port: 502 # Port