-
Notifications
You must be signed in to change notification settings - Fork 174
Add external device instruction for raspberry pi/home assistant addon #837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Discussion in: evcc-io/hassio-addon#149 |
@WesSec thanks for your PR 🙌 The German translation was in deed a little clunky, I've made suggestions. Can you update the English translation as well? |
Co-authored-by: Michael Geers <michael@geers.tv>
Co-authored-by: Michael Geers <michael@geers.tv>
Co-authored-by: Michael Geers <michael@geers.tv>
Co-authored-by: Michael Geers <michael@geers.tv>
Suggestions and reviews have been implemented |
@naltatis can you check this PR again? i think it's good for merge :) Thanks |
Can you add the englisch translation? |
The translation must be set in weblate I guess? i can do that when it's available, Im not very iexperienced in that platform English Transalation: How can I use my external adapter/pi-hat in the Home Assistant EVCC addon (Home Assistant OS/Raspberry-pi)?If your Home Assistant device is located near one of your meters (PV / battery / grid, ...), you can also retrieve the data directly via Modbus (e.g. USB). To do this, you must activate external devices a setting in Home Assistant, which will make the device available to Home assistant and the EVCC add-on. To do this, comment out or add the line uart = 1
After a reboot, your device should be available for the EVCC addon (probably as |
To use physical Modbus hat/adapter in EVCC on the same raspberry pi used by home assistant, the config.txt in the boot partition of home assistant should be edited for the device to be available. This instruction adds that information to the docs
Please spell check, German is not my first language and mostly used translator tools and common sense.
Todos