Set up Sofar HYD 5KTL 3ph for battery control #17134
Unanswered
MarkoSchweizer
asked this question in
Q&A Hausinstallation
Replies: 2 comments
-
check your |
Beta Was this translation helpful? Give feedback.
0 replies
-
Amass is not supported. For Battery control you need a BTS battery. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Hello,
I have a Sofar HYD 5KTL 3PH with Amass Store battery connected to evcc with LSE 3 logger stick.
My evcc runs nice with meters over MQTT, but I want to control my battery for grid charging, so I changed my meters.
this is my meters in evcc.yaml now:
meters:
name: grid
type: custom
power:
source: mqtt
topic: homeassistant/sensor/grid_power/state
name: pv
type: custom
power:
source: mqtt
topic: homeassistant/sensor/photovoltaik/state
type: template
template: sofarsolar-g3
id: 1
host: 192.168.178.47
port: 8899
usage: battery
modbus: tcpip
name: battery2
I get this error: [main ] FATAL 2024/11/07 20:17:48 failed configuring site: not found: battery
Somebody knows what to do?
Best regards Marko
Steps to reproduce
...
Configuration details
Log details
What type of operating system are you running?
HomeAssistant Add-on
Nightly build
Version
0.131.4
Beta Was this translation helpful? Give feedback.
All reactions